Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves the parent of the window in the object hierarchy.
Syntax
[ oElement = ] window.parentPossible Values
oElement | Object that receives the parent. |
The property is read-only. The property has no default value.
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.
Standards Information
There is no public standard that applies to this property.
Applies To
|
window |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |