How to build javascript ad rotator?
        Posted  
        
            by Geri Langlois
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Geri Langlois
        
        
        
        Published on 2010-05-17T18:06:28Z
        Indexed on 
            2010/05/17
            18:10 UTC
        
        
        Read the original article
        Hit count: 224
        
JavaScript
I have a blog aggregator with many contributing blogs. I would like to distribute a snippet of javascript that contributors could place on their blogs. After placement the javascript would load a link and image that would point to the aggregator -- very much the same way that Google Adsense works but on a simpler and smaller scale.
Can anyone provide or direct me to some sample code? Any help is much appreciated.
© Stack Overflow or respective owner