Click to See Complete Forum and Search --> : HTML code for rotating images and links inside a table


davidf
10-15-2009, 11:45 AM
HI can you have rotating images with links inside a table.

eg I have a table 4 columns wide by 2 rows deep - inside each 'cell' there is an image with a link, can i rotate the images and links inside the table cells ?

so that I can have say 2 images per cell, but only one showing at anyone time if some one clicks on image one they follow link 1 and if someone clicks on image 2 they go to link2

etc

ryanbutler
10-15-2009, 04:01 PM
Yeah, through JavaScript is one way and probably the preferred way. There are a variety of scripts available. Just make sure the images that are rotating in and out are the same dimensions, otherwise, you'll get an odd effect.