scrollamount attribute | scrollAmount property
Sets or retrieves the number of pixels the text scrolls between each subsequent drawing of the marquee.
Syntax
HTML | <element scrollamount="p" ... > |
JavaScript |
p = object.scrollAmount |
Property values
Type: Integer
the number of pixels.
6
Default value.