Javascript Reference
Categories: TextRange

javascript TextRange isEqual( )

@March 15, 2008, 1:22 a.m.
isEqual( )Firefox/Netscape/NN n/a IE 4(Win) Chrome/Safari/DOM n/a  

isEqual(comparisonRange)

  

Determines whether the comparison range is identical to the current text range.

 
Parameters
 
  • A TextRange object created earlier and saved to a variable.
 
Returned Value

Boolean value: true if the comparison range is equal to the current range; false if not.


Powered by Linode.