javascript popup isOpen
@March 15, 2008, 1:22 a.m.
isOpen | Firefox/Netscape/NN n/a IE 5.5(Win) Chrome/Safari/DOM n/a |
Read-only | |
Returns a Boolean value revealing whether the popup object is visible. Even after the popup object is hidden, its content is still accessible to scripts. |
|
Example | |
if (popupRef.isOpen) { popupRef.hide( ); } |
|
Value | |
Boolean value: true | false. |
|
Default | |
false |
Permanent URL:
http://javascript.gakaa.com/popup-isopen.aspx
Powered by Linode.