Responsive CSS3 Slider With No JavaScript
2
Apr
// php the_time('Y') ?>
Ian Hansson, a designer/developer from London, has created a fully-functional responsive slider with CSS3 without any JavaScript.
It is similar to JavaScript sliders; works by floating all of the content areas (articles) next to each other and hides the overflow. After that, animating the margin of the inner <div> gives us the next item.
There is an optional JavaScript fix for an iOS-only issue and the slider works well in modern browsers.
P.S. There is no download provided and "view source" is your guide.
- Tags:
CSS3 Responsive
- Filed under: Gallery, Goodies, Other License
- 2 Comments












2 Responses for "Responsive CSS3 Slider With No JavaScript"
Wow slider without jquery.
Thanks
Is there any way to automate this as well? I love this btw.