2.3.2.21 parentDocument

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

parentDocument of type DOMString

Returns the document interface of the parent object, or null if the current object is the top-most document.

This is a DOM attribute only.

The parentDocument attribute extends the HTMLDocument interface.