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

'createControlRange()' Syntax, Parameters and Note

Note:

Creates a controlRange collection. 
    
Syntax:
    
document.body.createControlRange()

    

      
      








Related examples in the same category

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