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.
After every 17th frame the transition gets wacky. Otherwise this is amazing code.
This script is awesome. I would love to know how to make it automatically transition though. ianwalter at jacksriver dot net
I give up! i thought dis could be done in flash only!
This is awesome, im going to use this straight away
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.
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.
Did you gank this from missingmethod.com, or did they gank it from you? Just wondering. Neat site.
Is there any way to make the transition automatic? it would be nice :-)
This is really good, I'm going to use it as well
Good stuff! I ran into a snag though. If I have the slider within a div that's got a PNG background and I've had the alphaImageLoader filter on it (for IE6), it totally breaks it and it won't work in IE7 or IE6. Firefox works fine though. I have the "my-glider" element within a "header" div and that header div has: background: url(bg.png) top left no-repeat transparent; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.png',sizingMethod='crop'); Any idea how I could get it to work with the PNG fix?
So question...I'd like to make the section headings look like tabs so I put them in a table and added borders...however, now the glider is only gliding like half a frame and it never makes it all the way...any ideas?
Awesome! But point of clarification, am I right that this is not ajax?
So I have mine set to auto-glide. Is there a way of adding a stop control to this, so that the user can stop the auto-glide? Thanks for the help.
I think I figured it out. This function seems to work: my_glider.stop()
This is a cool script
This is a cool script...just wish you could put images on top instead of just text
@Flemming & David Webb: Why don't you use css for the sectionlinks?
Awesome script! Just wondering how to change height and width? thanks
Any idea how to make this so that it will automatically shift between the "sections"?
Im trying to use this Glider and also jquety libraries but it makes me some troubles with the prototype.js if i put this script the jquery functionality breaks. Any idea why ?
This script is working very well.
cool! ... would work well with the css dock meanu if the their were more section ect.
¡¡ Thank you very much.!!
Nice & awesome script can it works with internet & other browser
I have a problem with this script: although it works very well by itself, the gliding effect disappears when I import the jQuery script to the html document. Any ideas? Thanks.
Any way to make this scroll automatically?
If it can scroll automatically, then this is the greatest script to use.