This is another name for the document property of an Element object. They both refer to the same object.
This is provided by MSIE 5 and Netscape 6.0 as a convenience property. Accessing a containing document object in this way is far easier than walking down a document.childElement sequence to locate a contained document.
Prev | Home | Next |
Element.outerText | Up | Element.parentElement |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |