
window.onclose
An event handler for close events sent to the window.
Syntax
window.onclose = funcRefParameters
funcRef is a reference to a function.
Example
Notes
Specification
DOM Level 0. Not part of specification.
|
Netscape Communications http://developer.netscape.com |