Mega Code Archive

 
Categories / JavaScript Reference / Javascript Objects
 

TextRange Syntax and Note

Note: Access to text created using the createRange() and  createTextRange() methods.      Syntax:      textRangeName = document.all.elementID.createTextRange() textRangeName = document.selection.createRange() textNameRange.memberName