This documentation is archived and is not being maintained.
defaultView property
Gets a reference to the window object for the document.
Syntax
| JavaScript | p = object.defaultView |
Property values
Type: Object
A reference to the
window object.
Standards information
See also
-
document