Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

ScrollAmount Syntax and Note

Note: Read and write property.  Specifies the number of pixels <marquee> text shifts each time redrawn.  The default value is 6.  The smaller, the smoother.      Syntax:      document.all.marqueeID.scrollAmount = value