PDA

View Full Version : disable windows bars at fly


stryper
04-28-2003, 08:33 AM
does any one know how when i open a windows disable all the bars without using the windows.open funciton, i mean like in the same momen the window is loading to disable all the bars(menu bar, tool bar, etc)

Algorithm
04-28-2003, 10:14 AM
Sorry, but you can't do that without using window.open().

There may be some proprietary method I'm unaware of, but it won't work in all browsers.

Sorry.