Change default window position

  • Thread starter Thread starter JL
  • Start date Start date
J

JL

(to send email choose a dash (-) or underscore (_) or a
dot (.) (or nothing) between jimmy and little in the email
address.)

I would like to change the default new window position for
IE 6. When I press CNTL-N (or File/New/Window) the
default position is the top left corner of the screen. Of
course, the left side of the screen is where my most
important desktop icons are located. The new window
covers these icons.

Is it possible to change the default position to the top
right corner?

Thanks...JL
 
I found a solution (of sorts). I created an Internet Explorer shortcut and changed the properties for the URL to be:

javascript:self.moveTo(112,0);self.resizeTo(911,648);history.back();

Then I added this shortcut to my Favorites/Links and now when a window opens in the wrong place and/or with the wrong size; I simply click this shortcut and the window moves to the correct position with the correct size, then returns to the original location.

----- JL wrote: -----

(to send email choose a dash (-) or underscore (_) or a
dot (.) (or nothing) between jimmy and little in the email
address.)

I would like to change the default new window position for
IE 6. When I press CNTL-N (or File/New/Window) the
default position is the top left corner of the screen. Of
course, the left side of the screen is where my most
important desktop icons are located. The new window
covers these icons.

Is it possible to change the default position to the top
right corner?

Thanks...JL
 
Back
Top