|
|
|
|
|
ownerDocument
ownerDocument returns the document object associated with this node.
Syntax
ownerDoc = document.ownerDocumentParameters
ownerdoc is a document object.
Example
None.Notes
This property returns NULL for a document object.
Specification
ownerDocument
| mozilla DOM project | mailto:oeschger | bug 93108 |
|
|
|
|
|