Log in

View Full Version : Multiple gliders on one page



Batric
10-26-2008, 06:56 PM
Hi to everyone

On my website, I use this glider script:
http://www.ajaxdaddy.com/demo-glider.html

On one page, I need to insert more than one glider. One of them triggers the glide of another (something like image gallery - the small icons will be connected to big ones, so when a visitor clicks on a thumbnail icon, the big image is glided to the center of the screen)

Does anyone know where I could find script like this, or how to adapt this one to fit my needs?

Thanks in any case,

Batric

Medyman
10-26-2008, 07:35 PM
Use jQuery with the SerialScroll plugin.

Batric
10-28-2008, 09:19 AM
Thanks a lot!