HBCMS更多的中文手册参考:

SCROLLDELAY Attribute | scrollDelay参数属性

DHTML文档教程

Sets or retrieves the speed of the marquee scroll.

dhtml语法

HTML<MARQUEE SCROLLDELAY = iDelay... >
ScriptingMARQUEE.scrollDelay [ = iDelay ]

DHTML可能的值

iDelayInteger that specifies or receives the delay, in milliseconds.

The property is read/write. The property has a default value of 85.

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