javascript MARQUEE scrollAmount
| scrollAmount | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Specifies the amount of space between positions of each drawing of the content. The greater the space, the faster the text appears to scroll. See also scrollDelay. |
|
| Example | |
document.getElementById("myBanner").scrollAmount = 4;
|
|
| Value | |
Positive integer. |
|
| Default | |
6 |
|
Previous: javascript MARQUEE scrollDelay
1231,Nickname,Homepage or email,Comments here,Add comment
