This documentation is archived and is not being maintained.
closed property
Retrieves whether the referenced window is closed.
Syntax
| JavaScript | p = object.closed |
Property values
Type: Boolean
false (false)
-
Default. Window is open.
true (true)
-
Window is closed.
See also
-
window