Donalduck
05-05-2006, 07:27 PM
Hi there,
Could someone be kind enough to tell me how I can disable all features (toolbar, location, directories, status, menubar, scrollbars, resizable, titlebar) when opening a new HTML window Without using any javascript ?
Of course, I'd like the solution to be compatible with as many browsers as possible (at least IE, FF and Safari).
I know how to do that with the window.open() method, but am in a position where I can't use js...
Thanks in advance,
Donalduck
Could someone be kind enough to tell me how I can disable all features (toolbar, location, directories, status, menubar, scrollbars, resizable, titlebar) when opening a new HTML window Without using any javascript ?
Of course, I'd like the solution to be compatible with as many browsers as possible (at least IE, FF and Safari).
I know how to do that with the window.open() method, but am in a position where I can't use js...
Thanks in advance,
Donalduck