isEqualNode
Description
The isEqualNode JS Node returns whether node and otherNode have the same properties.
Syntax
node.isEqualNode(otherNode)
Parameters
otherNode
A node.
The isEqualNode JS Node returns whether node and otherNode have the same properties.
node.isEqualNode(otherNode)
A node.