;

PDA

Click to See Complete Forum and Search --> : Script For WIndow size


Renzo311
09-17-2002, 10:58 PM
Does anyone out there have the script that will allow me to Set the current window to a certain size without the scrollbar , or any of those other toolbars, and that cannot be resizable. IVe seen this done alot and i really need to do this, theres just so much wasted space on my page and this would optimize viewing. ANy help would be Greatly Appreciated.

Musicman
09-18-2002, 02:22 AM
Hi,

the common practice is to create a new window with the desired properties and load your content there. so the main browser window will stay behind it

Musicman