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

'scroll' Syntax and Note

Note:

Read and write property. 
Show both horizontal and vertical scroll bars. 
    
Syntax:
    
document.all.elementID.scroll = value

    

      
      








Related examples in the same category

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