Click to return to the DHTML, HTML     
clipTop Property     CODE Attribute | code Pro...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

closed Property


Retrieves whether the referenced window is closed.

Syntax

HTMLN/A
Scripting[ bClosed = ] window.closed

Possible Values

bClosed Boolean that specifies one of the following values:
falseWindow is open.
trueWindow is closed.

The property is read-only with a default value of false.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
window


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.