Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Default IE window position?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Default IE window position?
Authored by: echo on Mar 10, '02 04:16:21PM

Not default, but a quick fix is to use a bookmarklet, which is javascript as an URL. I have a folder of them in my favorites bar. Make a favorite with the URL:
javascript:moveTo(X,Y);resizeTo(WIDTH,HEIGHT)

For example, my resize URL (Cinema Display) is:
javascript:moveTo(0,0);resizeTo(900,727)

Apologies for this not being specific to OS X, just responding to the question.



[ Reply to This | # ]
Default IE window position?
Authored by: riffraff on Mar 10, '02 06:16:37PM

Ooh, I like that, didn't even think of it. Even easier would be to put enter that javascript line into the preferences as your homepage, and tell it to automatically go to your homepage upon opening a new window.



[ Reply to This | # ]
Default IE window position?
Authored by: MXMike on Mar 11, '02 04:11:28AM

Thank you! That javascript command is exactly what I was looking for. I've made it my default page and now all my new windows are exactly the size I want them :)



[ Reply to This | # ]
Default IE window position?
Authored by: bluehz on Mar 11, '02 05:54:52AM

EXCELLENT TIP!!! Thx!!!



[ Reply to This | # ]