Hello.
I'm looking for a pseudo-marquee with jquery, looking like the one on the twitter home page. The ideal features would be :
- Using an HTML list to work
- Updating with Ajax when less than X elements remains to display
- Stopping on mouse over with callback
Does that exist somewhere, or should I just create it myself ? Thanks.