This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

contentDocument

Property of dom/HTMLIFrameElementdom/HTMLIFrameElement

Syntax

var result = element.contentDocument;
element.contentDocument = value;

Notes

Remarks

This property is new in Windows Internet Explorer 8.

Syntax

Standards information

See also

Related pages

Attributions