This documentation is archived and is not being maintained.
root property
Gets the root node that was specified when the object was created.
Syntax
| JavaScript | p = object.root |
Property values
Type: Object
The root node.
Standards information
See also
-
NodeIterator
-
TreeWalker