This documentation is archived and is not being maintained.
parentWindow property
Gets a reference to the container object of the window.
Syntax
| JavaScript | p = object.parentWindow |
Property values
Type: Object
the parent window object.
See also
-
document