Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


parent Property

Retrieves the parent of the window in the object hierarchy.

Syntax

[ oElement = ] window.parent

Possible 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

[ Object Name ] Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
window
Home | Top | Web development | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.