TickerTape: Scrolling tickers in JavaScript

Written by on April 24th, 2007 in Ajax News.

Colin Ramsay has rolled his own TickerTape cmoponent that will scroll through items retrieved from your backend.

It is very simple, allowing you to create a ticker tape via:

JAVASCRIPT:

  1.  
  2. new TickerTape(’tickertape.php’, ‘myTickerTape’, 5000); // duration between scrolls
  3.  

It would benefit from not scrolling while you have you mouse inside, and Firefox wasn’t happy with the demo.

Ticker Tape

Source: Ajaxian
Original Article: http://ajaxian.com/archives/tickertape-scrolling-tickers-in-javascript

Leave a Reply

You must be logged in to post a comment.



Site Navigation