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