View Single Post
Old 07-21-2010, 07:36 AM  
CamJack
Old School Webmaster
 
CamJack's Avatar
 
Industry Role:
Join Date: Sep 2003
Location: NY
Posts: 1,334
Javascript News Ticker

We are beta testing our javascript news ticker.

SEE THE DEMO HERE

The clicks are through the roof!
The ticker gets updated from our rss feed and goes to our daily show.
The daily show gets updated 6 times a week.

Set it on the top or bottom of your websites and, and forget it!

You can use this code and customize it to your id and color schemes:


<script>
<!--
tickerDelay = 21;
rssTickerLinkColor = "ffffff";
rssTickerArticleSeparator = "&nbsp;&bull;&nbsp;";
tickerFontSize = 12;
tickerFontWeight = "bold";

tickerHeight = 30;
tickerTopPadding = 6;
tickerFont = "Arial";
tickerLinkDecoration = "underline";
tickerBorder = "1px solid #aaaaaa";

setTickerOptions();
document.write(ticker);
window.onload = rssTickerFinishSetup;
-->
</script>
__________________
Skype: promote.promote
[email protected]
CamJack is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote