Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves whether the position of the marquee is calculated using the scrollDelay and scrollAmount properties and the actual time elapsed from the last clock tick.
Syntax
<MARQUEE TRUESPEED ... > |
MARQUEE.trueSpeed [ = bSpeed ] |
Possible Values
bSpeed | Boolean that specifies or receives one of the following values.
|
The property is read/write. The property has a default value of false .
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties .
Remarks
The trueSpeed property indicates that the exact scrollDelay value specified is used to move the marquee text. If trueSpeed is false , all scrollDelay values of 59 or less are rounded up to 60 milliseconds.
Standards Information
There is no public standard that applies to this property.
Applies To
|
MARQUEE |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |