Responsive Image Slider With Lots Of CSS3 Effects – RefineSlide
21
Jun
// php the_time('Y') ?>
RefineSlide is a lightweight (4kb gzipped) jQuery plugin for quickly integrating a responsive, image-based slider into our websites.
The slider uses CSS3 transitions + 3D transforms (has JS fallback) and has a bunch of attractive transitions.
It has an option to display thumbnails (auto-formatted and responsive) or arrows as the navigation (and, there is keyboard support as well).
RefineSlide allows defining captions and can display them above the each image.
The plugin can auto-play the items, delay between each slide can be set and callbacks exist on every level.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://alexdunphy.github.com/refineslide/
Download: https://github.com/alexdunphy/refineslide
Compatibility: All Major Browsers
Website: http://alexdunphy.github.com/refineslide/
Download: https://github.com/alexdunphy/refineslide











One Response for "Responsive Image Slider With Lots Of CSS3 Effects – RefineSlide"
Nice slider! Amazing to see what CSS3 can do, and good that it has a JS fallback for older and unsupported browsers. Thanks for sharing again!