July 1998
Intermediate to advanced
1456 pages
65h 5m
English
document — NN n/a IE 4 DOM n/a
Read-only
Returns a reference to the document object that
contains the current element. In some ways this is a redundant
property, because any reference you build to an element is likely to
contain the document as part of the reference.
var currDoc = document.all.elementID.documentObject reference.
The current document object.
Read now
Unlock full access