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>
Tags: banner, image, load, refresh
Permalink Reply by Eric Suesz on July 7, 2010 at 8:40pm
Permalink Reply by Katie McKay on July 8, 2010 at 4:41am
Permalink Reply by Alexander Molina on July 8, 2010 at 6:45am
Permalink Reply by Katie McKay on July 8, 2010 at 8:51am
Permalink Reply by Katie McKay on July 9, 2010 at 6:38pm
Permalink Reply by Karren Haller on July 24, 2010 at 6:34am
Permalink Reply by Karren Haller on July 24, 2010 at 6:37am
Permalink Reply by Karren Haller on July 24, 2010 at 9:41am 
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
FedMedic replied to FedMedic's discussion '3.0 Why is all my text centered?'
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'© 2013 Created by Ning.
