JavaScript Ticker 1.3

This is a JavaScript Ticker which ticks a number of messages like the one shown above. You can add more messages in the array ticker_msg. The URL for that message should be added to the array ticker_url.

Change the position of the ticker by changing the variables top_pos and left_pos. You can change the ticker speed by changing the value of the variable time_length. (Here it is 1000, which means that the ticker message will change every 1000 milliseconds, i.e every 1 second).

New in Version 1.3 : In this version the new additions are the "List All" and "Speed" buttons.
The "List All" button will list all the news items that appear in the ticker, together.
Using the "Speed" button you can change the speed of ticking. When you click on the "Speed" button 5 options will appear. When you click on any one of these, the ticker speed will change to that value.




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com See on top
http://www.qiksearch.com/javascripts/ticker13.htm