isSameNode(other )
|
|
Parameters
|
Nodeother
The node to test against.
|
Returns
|
boolean. Returns true if the nodes are the same, false otherwise.
|