Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 changed, Marquee
M
 Marquee, Marquee
S
 start, Marquee
 stop, Marquee
this.changed = function()
Should be called when the content has been changed dynamically.
var Marquee = function(args)
this.start = function()
Starts moving the content.
this.stop = function()
Stops moving the content.
Close