|
|
|
|
|
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
core
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|