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 the number of pixels. The property is read/write with 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 Dynamic Properties.
Applies To