Recommend a javascript for rotating images
November 21, 2005 10:58 AM   Subscribe

Anybody got a good javascript for rotating a set of images on a webpage?

I get about a zillion different scripts to choose from when I Google for one, so I thought I would ask if anyone here has one they use/like/recommend.
posted by briank to Computers & Internet (6 answers total) 1 user marked this as a favorite
 
I would recommend this one.
posted by twiggy at 11:19 AM on November 21, 2005


Just to be sure, do you mean "selecting an image at random when the page loads" or "swapping images every ## seconds"?
posted by Handcoding at 11:19 AM on November 21, 2005


You could always start with A List Apart (ALA) and the article A Better Image Rotator.
posted by purephase at 11:19 AM on November 21, 2005


I suppose I should add my reason for said recommendation: Basically, it offers a few different options and is versatile... so it should fit whatever it is you're trying to do.
posted by twiggy at 11:20 AM on November 21, 2005


Response by poster: Just to be sure, do you mean "selecting an image at random when the page loads" or "swapping images every ## seconds"?

The second option.
posted by briank at 11:21 AM on November 21, 2005


Best answer: Here's the one I ended up with:

http://javascript.internet.com/miscellaneous/image-cycler.html

twiggy -- I looked at your link, but the instructions were not clear enough for an idiot like me.
posted by briank at 12:34 PM on November 21, 2005


« Older AAC on non-iPod players?   |   One solution for exercise and powering the home? Newer »
This thread is closed to new comments.