Click to See Complete Forum and Search --> : disabling close button


marko_one
03-27-2003, 04:01 AM
Hi all
Is there any way to disable the close button on a popup window, like you can disable the toolbars and other things such as : window.open(URL, toolbars=no, menubar=no,location=no,resizable=no) ??

Thanks in advance

Marko

gil davis
03-27-2003, 05:42 AM
The bar with the "X" is called "titlebar". You need a signed script (very expensive) to eliminate it, and you would still need the user's permission to open such a window.

IE has a feature called "fullscreen" that does not have a title bar.