Forum Moderators: open

Message Too Old, No Replies

IE size when opened from a short cut.

Does anyone know if this can be done?

         

krieves

7:53 pm on Dec 2, 2004 (gmt 0)

10+ Year Member



I did a search to see if anyone else asked this question and couldn't find anything, so excuse me if this has been asked before.

Is it possible to setup desktop icons that open IE to simulate different resolutions? For instance you have one shortcut that opens IE to simulate a 800x600 screen. Then, have a different shortcut that opens it at 1024x768. This would make checking page layouts much easier.

Thanks for any insights.

bcolflesh

7:59 pm on Dec 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In IE, just create a favorite wth a javascipt as the URL property, for example:

javascript:resizeTo(800,600)