HBCMS更多的中文手册参考:

SCROLLAMOUNT Attribute | scrollAmount参数属性

DHTML文档教程

Sets or retrieves the number of pixels the text scrolls between each subsequent drawing of the marquee.

dhtml语法

HTML<MARQUEE SCROLLAMOUNT = iAmount... >
ScriptingMARQUEE.scrollAmount [ = iAmount ]

DHTML可能的值

iAmountInteger 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.

是否符合公共标准

There is no public standard that applies to this property.

Applies To

MARQUEE