PDA

View Full Version : Changing Window Propertys


TrainReq
05-27-2006, 10:11 PM
How do I get my window to load up as a certan size with no scrollbars, no toolbars, no address bar. As soon as it loads up without having to make it a popup window or an onclick window. But as soon as someone manually loads up the page?

Kravvitz
05-28-2006, 01:05 AM
That's not possible. To specify window features you must use window.open().