Javascript slider with fade
Posted
by
tarmes
on Pro Webmasters
See other posts from Pro Webmasters
or by tarmes
Published on 2012-02-10T08:48:52Z
Indexed on
2012/04/10
23:45 UTC
Read the original article
Hit count: 228
I've been scouring the web for a slider that offers a particular effect, but I can't find one. I'm hoping that someone here will be able to help out...
Specifically, I need a slider that will slide left and right through a series of HTML DIVs. However, I also need the old slide to fade out as it slides.
This is because I don't what to have a visible frame around the the slider, so I don't want the old slide to be cropped against an invisible edge.
It's hard to explain in words, so here's a graphic. In each case the green slide is entering the view, the red one is existing.
Is possible, I'd like the slide to use CSS3 transitions where available for the smoothest possible effect.
Has only ever come across such a beast?
© Pro Webmasters or respective owner