[jQuery] New Plugin: newsticker

[jQuery] New Plugin: newsticker

A news ticker plugin to create an effect similar to that on the BBC News site.
http://www.texotela.co.uk/code/jquery/newsticker/
Apply it to an unordered list of items. Default delay is 4 seconds
$("#news").newsticker()
But you can override it - units are in milliseconds, so for 5 seconds
you would do:
$("#news").newsticker(5000)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/