HTML and CSS Reference
In-Depth Information
<marquee> (Marquee Display)
This proprietary element originally introduced by Internet Explorer specifies a scrolling,
sliding, or bouncing text marquee.
Proprietary Syntax (Defined by Internet Explorer)
<marquee
accesskey="key" (5.5)
behavior="alternate | scroll | slide" (3)
bgcolor="color name | #RRGGBB" (3)
class="class name(s)" (4)
contenteditable=" false | true | inherit" (5.5)
datafld="column name" (4)
dataformatas="html | text" (4)
datasrc="data source id" (4)
direction="down | left | right | up" (3)
dir="ltr | rtl" (5.0)
disabled="false | true" (5.5)
height="pixels or percentage"
hidefocus="true | false" (5.5)
hspace="pixels" (3)
id="unique alphanumeric identifier" (4)
lang="language code" (4)
language="javascript | jscript | vbs | vbscript" (4)
loop="infinite | number" (3)
scrollamount="pixels" (3)
scrolldelay="milliseconds" (3)
style="style information" (4)
tabindex="number" (5.5)
title="advisory text" (4)
truespeed="false | true" (4)
unselectable="on | off" (5.5)
vspace="pixels" (3)
width="pixels or percentage"> (3)
</marquee>
Events Defined by Internet Explorer
onactivate, onafterupdate, onbeforeactivate, onbeforecut,
onbeforedeactivate, onbeforeeditfocus, onbeforepaste, onbeforeupdate,
onblur, onbounce, onclick, oncontextmenu, oncontrolselect, oncut,
ondblclick, ondeactivate, ondrag, ondragend, ondragenter, ondragleave,
ondragover, ondragstart, ondrop, onerrorupdate, onfilterchange, onfinish,
onfocus, onfocusin, onfocusout, onhelp, onkeydown, onkeypress, onkeyup,
onlosecapture, onmousedown, onmouseenter, onmouseleave, onmousemove,
onmouseout, onmouseover, onmouseup, onmousewheel, onmove, onmoveend,
onmovestart, onpaste, onpropertychange, onreadystatechange, onresize,
onresizeend, onresizestart, onscroll, onselectstart, onstart, ontimeerror
Element-Specific Attributes
behavior This attribute controls the movement of marquee text across the marquee. The
alternate option causes text to completely cross the marquee field in one direction and
Search WWH ::




Custom Search