Glider

Read more and download "Glider"

This script makes it easy to create a sliding carousel component like the one seen at www.curbly.com.

This script uses the Prototype javascript framework and the effects.js library from Scriptaculous. You must include Prototype version 1.5+ in your pages before including this script. This library is known to work in recent versions of IE 6/7, FireFox, and Safari.




Visit PhpDaddy.com


Play with this script by changing the html bellow. Submit your changes by clicking on this bar. Refresh the page to reset changes.
Play with this script by changing the html above. Submit your changes by clicking on this bar. Refresh the page to reset changes.

Comment on this example

Name
Url
Comment
Captcha
 

 

1
Kevin
2008-04-17 08:48:59
Does anybody else get a jumbled transition effect when viewed in FireFox? In firefox, the content that slides in becomes slightly visible to the LEFT of the box before it completely slides in.

2
Nancy
2008-01-29 08:40:45
Just change the value of div.scroller div.content in glider.css from 10000px to 20000px (or more) that way you can add as many slides as you want without it getting whacky.

3
STEVE CHAN
2008-01-10 01:56:24
This is awesome, im going to use this straight away

4
Shabith
2007-10-26 10:29:48
I give up! i thought dis could be done in flash only!

5
Ian Walter
2007-09-28 08:08:03
This script is awesome. I would love to know how to make it automatically transition though. ianwalter at jacksriver dot net

6
Kevin
2007-08-26 12:46:13
After every 17th frame the transition gets wacky. Otherwise this is amazing code.