The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
parent property
Retrieves the parent of the window in the object hierarchy.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
the parent.
Remarks
For a document, the parent is the containing window. For a window defined using frame, the parent is the window that contains the corresponding frameSet definition.
See also
Show: