Log in

View Full Version : What is the name of this javascript image effect?



jihanemo
10-30-2008, 11:32 PM
There are 4 images set up - one full-sized image and 3 thumbnails. When you click on the thumbnail, the full-sized to the full-sized image of the selected thumbnail. Is there name for the kind of image effect? I'm looking for a free code. Dynamic Drives has one similar (Image Thumbnail viewer II) but when the page loads, there needs to be an image already set up. I don't want a "mouse-over" effect. Anyone know where I can find one?

Medyman
10-30-2008, 11:43 PM
I don't know if there's a term for it other than image gallery. One such script is Galleria (http://devkick.com/lab/galleria/)for jQuery.

bokanegro
10-31-2008, 08:03 AM
You can try with this:

jQuery gallery img-replacement (http://www.webdesignerwall.com/demo/jquery/img-replacement.html)

grab the code with view source function or

FREE JQUERY CODE (http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/)