All posts tagged jQuery

Flow Slider: Mouse-Controlled jQuery Image Slider

Flow Slider is a jQuery image slider plugin which reminds us the once-popular Flash sliders that respond to mouse interactions.

It works by converting an unordered list into a slider and can be browsed by hovering to the right or left side of it.

The plugin can be completely customized in means of design and functionality. There are options for transition type and speed, acceleration, starting position and much more.

Flow Slider

Requirements: jQuery

Compatibility: All Major Browsers

Website: http://www.flowslider.com/

Demo: http://www.flowslider.com/example.html

Lightweight Responsive Slideshow jQuery Plugin

ResponsiveSlides.js is a tiny jQuery plugin that creates a responsive slideshow using images inside a single container. It work with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don’t natively support it. Only dependency is jQuery and that all the images are same size.

Biggest difference to other responsive slideshow plugins is the file size (~1kb minified and gzipped) + that this one doesn’t try to do everything. ResponsiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination to navigate/fade between slides.

responsive-slides

Requirements: jQuery Framework Demo: http://responsive-slides.viljamis.com/ License: MIT License