Forum Moderators: open

Message Too Old, No Replies

how to change window properties via javascript

not size or position but other properties

         

Promajo

10:17 pm on Sep 11, 2003 (gmt 0)

10+ Year Member



when you create a window with as a popup you can set if the window has a menu, the size, position, if there is a status bar, etc

but is it possible to change these AFTER the window has been created?

I know "window.resizeTo(x,y);" and "window.moveTo(x,y);" but I need the functions to remove the menu, stats bar, icons bar

Purple Martin

12:40 am on Sep 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No. Unlike people, it's stuck with whatever parts it's born with. There's no surgery available for windows.