[This documentation is preliminary and is subject to change.]
Retrieves the document object of the page or frame.
Syntax
| JavaScript | p = object.contentDocument |
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
Remarks
This property is new in Windows Internet Explorer 8.
See also
-
frame
-
iframe
-
object
-
contentWindow
Build date: 3/8/2012