Sets or retrieves the number of pixels the text scrolls between each subsequent drawing of the marquee. 
Syntax
| HTML | <MARQUEE SCROLLAMOUNT
= iAmount... >
 | 
|---|
| Scripting | MARQUEE.scrollAmount [ = iAmount ] | 
|---|
Possible Values
| iAmount | Integer that
specifies or receives the number of pixels. | 
The property is read/write.
The property has a default value of 
6.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5.  For more information, see About Dynamic Properties.
Standards Information
There is no public standard that applies to this property.
Applies To