'scope' Syntax and Note : scope « Javascript Properties « JavaScript Reference

'scope' Syntax and Note

Note:

Read and write property. 
Sets a cell to be a header cell. 
    
Syntax:
    
document.getElementById("elementID").scope = value
document.all.elementID.scope = value // IE only

    

      
      








Related examples in the same category

1.'scope' Example
2.'scope' Possible Values
3.'scope' is applied to