'selection' Syntax and Note : selection « Javascript Objects « JavaScript Reference

'selection' Syntax and Note

Note:

Represents a highlighted area in the document.
    
Syntax:
    
document.selection.memberName

    

      
      








Related examples in the same category

1.'selection' Example
2.'selection' JavaScript Properties
3.'selection' JavaScript Methods
4.'selection' Event handlers