Name

TRUESPEED — NN n/a IE 4 HTML n/a

Synopsis

TRUESPEED

Optional

The MARQUEE element includes a built-in speed bump to prevent scrolling from being accidentally specified too fast for visitors to read. If you genuinely intend the content to scroll very fast, you can include the TRUESPEED attribute to tell the browser to honor SCROLLDELAY settings below 60 milliseconds.

Example

<MARQUEE BEHAVIOR="slide" DIRECTION="left" HEIGHT=20 WIDTH=200 
SCROLLDELAY=45 TRUESPEED>
...
</MARQUEE>

Value

The presence of this attribute sets the value to true.

Default

false

Object Model Reference

IE

[window.]document.all.elementID.trueSpeed

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.