'controlRange' Syntax Parameters and Note : controlRange « Javascript Collections « JavaScript Reference

'controlRange' Syntax Parameters and Note

Note:

This collection is an array of elements created 
using the createControlRange() and createRange() methods.
    
Syntax:
    
controlRangeName = document.body.createControlRange()
controlRangeName.memberName

    

      
      








Related examples in the same category

1.'controlRange' Example
2.'controlRange' JavaScript properties and JavaScript methods