contentDocument property
Retrieves the document object of the page or frame.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Object
Address of a pointer to the document this page or frame contains. If there is no document, then null will be returned.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
Remarks
This property is new in Windows Internet Explorer 8.
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012

