Function Node.ownerDocument
The Document
object associated with this node. This is also the Document
object used to create new nodes. When this node is a Document
or a DocumentType
which is not used with any Document
yet, this is null
.
Prototype
Document!DOMString ownerDocument() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --