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.
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]