Javascript Reference
HTML Elements > MARQUEE
javascript MARQUEE recordNumber
Used with IE data binding, returns an integer representing the record within the data set that generated the MARQUEE element (i.e., an element whose c
javascript MARQUEE scrollAmount
Specifies the amount of space between positions of each drawing of the content. The greater the space, the faster the text appears to scroll. See al
javascript MARQUEE scrollDelay
Specifies the amount of time in milliseconds between each drawing of the content. The greater the delay, the slower the text appears to scroll. See
javascript MARQUEE scrollHeight, scrollWidth
This property of MARQUEE is same as the BODY's. Please see BODY's instead:
javascript MARQUEE scrollLeft, scrollTop
Provide the distance in pixels between the actual left or top edge of the MARQUEE element's physical content and the left or top edge of the visible p
javascript MARQUEE tabIndex
This is a number that indicates the sequence of this MARQUEE element within the tabbing order of all focusable elements in the document.
javascript MARQUEE trueSpeed
Specifies whether the browser should honor scrolldelay attribute settings below 60 milliseconds. The default setting ( false ) prevents accidenta
javascript MARQUEE vspace
The vspace property of MARQUEE is described in chapter: javascript MARQUEE hspace, vspace
javascript MARQUEE width
The width property of MARQUEE is described in chapter: javascript MARQUEE height, width
javascript MARQUEE start( )
Starts the marquee element scrolling if it has been stopped. If the method is invoked on a stopped element, the onstart event handler also fires
javascript MARQUEE stop( )
Stops the scrolling of the marquee element. The content remains on the screen in the precise position it was in when the method was invoked. Resta
< 16-26 / 26

Powered by Linode.