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

'behavior' Syntax and Note

Note:

Read and write property. 
Controls the text scrolling in <marquee> element. 
    
Syntax:
    
document.all.marqueeID.behavior = value

    

      
      








Related examples in the same category

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