Javascript News Ticker

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CamJack
    Old School Webmaster
    • Sep 2003
    • 1334

    #1

    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]
  • Naechy
    Confirmed User
    • Sep 2007
    • 6497

    #2
    nice nice
    Adult SEO Labs * Buying Links * SEO
    666-874

    Comment

    Working...