I found this code somewhere, sorry I don't remember where, but it works great for a rotating banner.
Attached is code from MY site, please replace the the GirlRiders addresses, images and alt text with your own. Then paste in a text box on your ning site.
You need to setup your images the exact size you want and store them somewhere so you can add the href address to the code.
Copy the line of code down and change the info for however many images you want in rotation.
See it in action here: http://GirlRiders.ning.com Its the top center text box. Hit refresh to see it change. I plan to add more images when I have time to make them.
ENJOY :)
<SCRIPT LANGUAGE="Javascript">
function banner() { } ; b = new banner() ; n = 0
b[n++]= "<A HREF='http://girlriders.ning.com/page/the-one-stop-shop-support'><IMG name=randimg SRC='http://girlriders.net/banner/shop-sm.png' border='0' ALT='GirlRiders One Stop Shop'></A>"
b[n++]= "<A HREF='http://girlriders.ning.com/events'><IMG name=randimg SRC='http://girlriders.net/banner/events-sm.png' border='0' ALT='GirlRiders Join an Event or Plan your Own'></A>"
b[n++]= "<A HREF='http://girlriders.ning.com/forum'><IMG name=randimg SRC='http://girlriders.net/banner/discussion-sm.png' border='0' ALT='GirlRiders Discuss anything in the Forums'></A>"
i=Math.floor(Math.random() * n) ;
document.write( b[i] )
</SCRIPT>
Replies
I just added the code to the post, but you probably want to save the file and edit, not copy paste.
The one I am looking for is similar to the one ning is using on the front page here. Or it can be used to post banners that will move left to right and then back, these do not loop.
Anyone have an idea on how this is done and the code used? Thanks
https://creators.ning.com/forum/topics/simple-plug-n-play-content