JavaScript Ticker 1.2



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 2000, which means that the ticker message will change every 2000 milliseconds, i.e every 2 seconds).

© Premshree Pillai

http://www.oocities.org/e_i_search/premshree/web-include/pub/scripts/JS/ticker12.htm