TOC PREV NEXT INDEX

domref



window.close()


Closes this window.

Syntax

window.close()
 

Parameters

None.

Example

window.close();
 

Notes

None.

Specification

DOM Level 0. Not part of specification.
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX