This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

isEqual

Method of dom/Elementdom/Element

Syntax

var object = object.isEqual(Range);

Parameters

Range

Data-type
any

TextRange object to compare with the current TextRange object.

Return Value

Returns an object of type DOM NodeDOM Node

Boolean

Boolean that returns one of the following possible values.

Syntax

Standards information

There are no standards that apply here.

See also

Related pages

Attributions