You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Viljami S e416431dfc Change the Readme to be same as the description on the site 13 years ago
example Changes to the footer 13 years ago
README.md Change the Readme to be same as the description on the site 13 years ago
adaptiveslides.js Move variables around + Change while loop to each(); 13 years ago
adaptiveslides.pack.js New packed version 13 years ago

README.md

AdaptiveSlides.js

Adaptive slideshow plugin that weights just ~1kb

  • Licensed under the MIT license.

AdaptiveSlides.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. AdaptiveSlides.js has basically only two different modes: Either it just automatically fades the images, or operates as an adaptive image container with pagination to navigate/fade between slides.

Usage Instructions and demo

For instructions and demo go to http://adaptiveslides.viljamis.com