Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the parent object in the document hierarchy relative to the current node and updates IDOMTreeWalker::currentNode.
![]() ![]() |
Syntax
Node retVal = object.parentNode();
Parameters
This method has no parameters.
Standards information
Remarks
IDOMTreeWalker::parentNode sets the IDOMTreeWalker::currentNode to the returned node.
.png)
.png)