ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLObjectElement
>
contentDocument
[Go to standard]
[Glossary]
[Help]
contentDocument (attribute )
Owning interface and usage:
HTMLObjectElement
.
contentDocument
Member of these other interfaces:
none
Readonly:
yes
Type:
Document
Description:
The document this object contains, if there is any and it is available, or
null
otherwise.