'select()' Syntax, Parameters and Note : select « Javascript Methods « JavaScript Reference

'select()' Syntax, Parameters and Note

Note:

Highlight the specified object.
    
Syntax:
    
controlRangeName.select()
textRangeName.select()

    

      
      








Related examples in the same category

1.'select()' Example
2.'select()' is applied to