CodingForums.com
>
:: Client side development
>
JavaScript programming
> How can set scrolling via window.open?
PDA
View Full Version :
How can set scrolling via window.open?
Icehawk
02-06-2003, 08:36 PM
How can I set with "window.open" that a new page shold have scroller and shold be resizeable?
ecnarongi
02-06-2003, 10:22 PM
window.open('nameofFile.html','','scrollbars=yes,resizable=yes')
Icehawk
02-07-2003, 07:48 AM
Thank you
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.