Log in

View Full Version : Help with Javascript in a Table



geneboyd
06-05-2007, 04:28 PM
I have a table with 10 cells. I would like to put 5 rotating images in each cell. I would also like each of the images to be linkable to their own individual corresponding website. Is this possible?

Thanks for any help you can provide,

Gene

djr33
06-05-2007, 06:06 PM
One of the slideshow scripts here should work for that. However, make sure it is object oriented, or the scripts may interact in weird ways.

Also, having that many images/slideshows might also be a big resource problem, for either the browser to run that many scripts or for the user (if on a slow connection) to download that many images.