Javascript Reference
Categories: TextRange

javascript TextRange inRange( )

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

inRange(comparisonRange)

  

Determines whether the comparison range is within or equal to the physical range of the current text range.

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

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


Powered by Linode.