SCROLLDELAY Attribute | scrollDelay

HTML (DHTML)

SCROLLDELAY Attribute | scrollDelay Property

Internet Development Index

Sets or retrieves the speed of the marquee scroll.

Syntax

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

Possible Values

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.

Standards Information

There is no public standard that applies to this property.

Applies To

MARQUEE