Open tylermadison opened 12 years ago
Not right now. : )
Have you seen this technique? http://csswizardry.com/2011/10/fully-fluid-responsive-css-carousel/
@viljamis, you have one of the best sliders currently in the market. I have used it for a couple of projects now.
ul
, li
wrapping needed ;)Only downside to the slider is, it only fades. :)
I'd rather not use a pure CSS slideshow or some other bloated slider library. They all have way more functionality than one needs.
So I would love to see that effect implemented. Are you planning to do so, or should I be looking into other sliders?
I'm planning yes, but currently the problem is that I haven't really found time to develop things further. Hoping to find some time soon to make the plugin even better! :-)
I'm just chiming in to say thanks, too, for this. The whole plugin and the site/download package positively reeks with good taste and smart design. Cheers!
__jumps in 2 months late* I wrote a plugin that both crossfades and scrolls but it is not responsive out of the box, feel free to take what you need (if anything) from it https://github.com/i-like-robots/jQuery-Slideshow/blob/master/js/slideshow.js#L264
I just found this after (too much) searching and it looks very nice and slick. Had it up and running in very short time, and I will definitely use it.
But I would also love to see the sliding, with some easing options (and perhaps even a slide + fade).
For now, though, I'm satisfied. All of the other slideshow solutions I found were overly complicated and some didn't even allow other elements than images to be displayed!
Is this possible?