C | |
changed, Marquee | |
F | |
Functions, Marquee | |
M | |
Marquee | |
S | |
start, Marquee | |
stop, Marquee |
Should be called when the content has been changed dynamically.
this.changed = function()
var Marquee = function( args )
Starts moving the content.
this.start = function()
Stops moving the content.
this.stop = function()