Sat, 2010-03-13 22:02
I have a gallery and for each thumb I have 2 images. I need to be able to switch that image in a kind of hover/current type of thing except when I click on the thumbnails they don't go to a new page they open up a larger image on that same page.
I know how to swap the thumb when I mouseOver or mouseDown, but how do I make sure that the thumb resets to the default or mouseUp image when I click on another thumbnail?
Thanks
Sun, 2010-03-14 18:19
#1
You'll want to investigate
You'll want to investigate "CSS Sprites" and "Lightbox".
Without you providing more information that's about all the information we can provide.
Sun, 2010-03-14 23:33
#2
You left a lot of room for
You left a lot of room for guessing at what you really want, so I'll add my Swapping images with javascript demo to the mix.
cheers,
gary

