View Full Version : Getting an 800x600 window
Say I'm at a screen res of 1280x1024 and want an 800x600 window to surf and build in. What's the javascript command I need to type in the address bar to get this? I forget.
adios
07-05-2002, 10:36 PM
javascript:void open('','','width=800,height=600,left=0,top=0,menubar,toolbar,location,status');
Thanks :). That doesn't seem to be doing it though. Would prolly work on a regular href, rather than in the address bar.
adios
07-05-2002, 10:52 PM
Try putting it all on one line. This editor - unlike other vBulletin set-ups - doesn't support [code][/code] tags, which preserve formatting. Big mistake.
justame
07-06-2002, 01:44 PM
wel...
just a goodŽ ol' google.com to the rescue errr location...:O)))
http://developer.netscape.com/docs/manuals/communicator/jsguide/misc.htm
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.