The jQuery Slider Plugin with Infinite Style
sequencejs.com
The jQuery Slider Plugin with Infinite Style
1–10 of 28 posts
Re: The jQuery Slider Plugin with Infinite Style
#2'Gracefully degrades in older browsers' means different things to different people, and without a quick chart I'm much less likely to invest the time in trying it out.
Re: The jQuery Slider Plugin with Infinite Style
#3This looks great, but it really annoys me when Javascript/CSS plugins don't explicitly state their browser support. 'Gracefully degrades in older browsers' means different things to different people, and without a quick chart I'm much less likely to invest the time in trying it out.
Re: The jQuery Slider Plugin with Infinite Style
#4Re: The jQuery Slider Plugin with Infinite Style
#5Re: The jQuery Slider Plugin with Infinite Style
#6Re: The jQuery Slider Plugin with Infinite Style
#7Re: The jQuery Slider Plugin with Infinite Style
#8Re: The jQuery Slider Plugin with Infinite Style
#9Serious question - why aren't there more efforts to do things like this but using canvas? I'm just starting to work on a new comic web app, was planning on using canvas for the page viewer, am I missing something or is the same exchange from 2k6 still the way to go?
I recommend you go through the shows on both of these.
Re: The jQuery Slider Plugin with Infinite Style
#10Couldn't these "Unique transitions" be applied to most existing slideshow plugins, since they are done with CSS3 and not the plugin itself?
Say, if I was using http://slidesjs.com/, I could do `addClass('animate-in')` using the `animationStart()` event.
I say this as I'd like more people to contribute to a solid, widely used and tested slideshow plugin, instead of adding another choice--of course this assumes that there's no need for another choice.