Browse Source

Change the Readme to be same as the description on the site

pull/2/merge
Viljami S 13 years ago
parent
commit
e416431dfc
  1. 2
      README.md

2
README.md

@ -3,7 +3,7 @@
- Licensed under the MIT license.
[AdaptiveSlides.js](http://adaptiveslides.viljamis.com/) is a tiny jQuery plugin that automatically creates adaptive slideshow using images inside a 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](http://jquery.com/) and that all the images are same size.
[AdaptiveSlides.js](http://adaptiveslides.viljamis.com/) 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](http://jquery.com/) 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.

Loading…
Cancel
Save