Marquee

The marquee object reflects the fucnitonality of the Html MARQUEE element. It is used to provide a scrolling line of text in the given location in your web page. There are many properties, methods, and event hadnelrs used with the marquee object, making it a very versatile and customizable entity of your web page.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the Marquee object are:

accessKey
behavior
bgColor
className
clientHeight
clientLeft
clientTop
clientWidth
dataFld
dataFormatAs
dataSrc
direction
docuemnt
height
hspace
id
innerHtml
innerText
isTextEdit
lang
language
loop
offsetHeight offsetLeft
offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
recordNumber
scrollAMount
scrollDelay
scrollHeight
scrollLeft
scrolTop
scrollWidth
sourceIndex
style
tabIndex
tagName
title
trueSpeed
vspace
width

The Methods of the Marquee object are:

blur()
click()
contains()
focus()
getAttribute()
insertAdjacentHtml()
insertAdjacentText()
removeAttribute()
scrollIntoView()
setAttribute()
start()
stop()

The Collections and Arrays for the Marquee object are:

all [ ]
children [ [
filters [ ]

The Event Handlers for the Marquee object are:

onAfterUpdate
onBlur
onBounce
onClick
onDblClick
onDragStart
onFinish
onFocus
onHelp
onKeyDown onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onResize
onRowEnter
onRowExit