parentNode
The read-only parentNode
property of the Node interface returns the parent of the specified node in the DOM tree.
The read-only parentNode
property of the Node interface returns the parent of the specified node in the DOM tree.