Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

isEqualNode

Description

The isEqualNode Node for JS returns whether node and otherNode have the same properties.

Syntax

node.isEqualNode(otherNode)

Parameters

otherNode

A node.

Examples

1 · true

2 · false

baseURI

childNodes

cloneNode

compareDocumentPosition

contains

firstChild

getRootNode

hasChildNodes

isConnected

lastChild

nextSibling

nodeName

nodeType

normalize

ownerDocument

parentElement

parentNode

previousSibling

Web Hypertext Application Technology Working Group (WHATWG)

HomeMenu