all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
1 out of 3 rated this helpful - Rate this topic

contentDocument property

Retrieves the document object of the page or frame.

Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5Internet Explorer 8

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

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.