Name
<MARQUEE> — NN n/a IE 3 HTML n/a
Synopsis
<MARQUEE>...</MARQUEE>
End Tag: Optional
The MARQUEE
element is unique to Internet
Explorer. It displays HTML content in a scrolling region on the page.
Scrolled content goes between the start and end tags. There is no
corresponding element in Navigator, although the effect can be
duplicated in a cross-browser fashion with a Java applet or more
cumbersomely through Dynamic HTML.
Example
<MARQUEE BEHAVIOR="slide" DIRECTION="left" WIDTH=250 BGCOLOR="white"> Check out our monthly specials. </MARQUEE>
Object Model Reference
- IE
[window.]document.all.elementID
Attributes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Event Handler Attributes
Handler |
NN |
IE |
HTML |
---|---|---|---|
onAfterUpdate |
n/a |
4 |
n/a |
onBlur |
n/a |
4 |
n/a |
onBounce |
n/a |
4 |
n/a |
onClick |
n/a |
4 |
n/a |
onDblClick |
n/a |
4 |
n/a |
onDragStart |
n/a |
4 |
n/a |
onFinish |
n/a |
4 |
n/a |
onFocus |
n/a |
4 |
n/a |
onHelp |
n/a |
4 |
n/a |
onKeyDown |
n/a |
4 |
n/a |
onKeyPress |
n/a |
4 |
n/a |
onKeyUp |
n/a |
4 |
n/a |
onMouseDown |
n/a |
4 |
n/a |
onMouseMove |
n/a |
4 |
n/a |
onMouseOut |
n/a |
4 |
n/a |
onMouseOver |
n/a |
4 |
n/a |
onMouseUp |
n/a |
4 |
n/a |
onResize |
n/a |
4 |
n/a |
onRowEnter |
n/a |
4 |
n/a |
onRowExit |
n/a |
4 |
n/a |
onSelectStart |
n/a |
4 |
n/a |
onStart |
n/a |
4 |
n/a |
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.