parentWindow

HTML (DHTML)

parentWindow Property

Internet Development Index

Retrieves a reference to the container object of the window.

Syntax

[ oParent = ] document.parentWindow

Possible Values

oParent Object that receives the parent window object.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

document