ownerDocument
ownerDocument returns the document object associated with this node.
Syntax
ownerDoc = document.ownerDocument
Parameters
ownerdoc is a document object.
Example
None.Notes
This property returns NULL for a document object.
Specification
ownerDocument
Netscape Communications http://developer.netscape.com |