views:

22

answers:

1

I have some banners I want to rotate on my index.html.

What is the usual method for rotating banners?

What language (js, html etc)?

Any free good rotators? Links please.

Thanks

A: 

I would go for a jquery plugin. there are plenty of them here http://plugins.jquery.com/plugin-tags/banner. though I'm not sure any of them will dynamically pull filenames out of a folder..

This one is quite good http://www.mshowman.com/dev/jBanner/. Just download the zip file under the image and pretty much just copy the example, tweaking where necessary

iamjonesy