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
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
See also
Related pages
frame
iframe
object
- contentWindowcontentWindow
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]