CodingForums.com
>
:: Client side development
>
JavaScript programming
> Resize Window
PDA
View Full Version :
Resize Window
maskme
08-22-2004, 06:04 AM
I know that onload="window.resizeTo(400,400);" in the body tag would resize to 400 by 400 but how should i hide the Browser tool bar...
Pls help
A1ien51
08-22-2004, 05:18 PM
You can not do that with the main window. The only way you can remove toolbars is to open up a pop-up window.
Eric
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.