<metaname="description"content="ResponsiveSlides.js is a tiny jQuery plugin that automatically creates responsive slider using images inside a container.">
<p><ahref="http://responsiveslides.com/">ResponsiveSlides.js</a> is a tiny jQuery plugin that creates a responsive slider using elements inside a container. It has been used on sites like <ahref="http://www.buildwindows.com/launch"rel="external">Microsoft's Build 2012</a> and <ahref="https://gridsetapp.com"rel="external">Gridset App</a>. ResponsiveSLides.js works 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 <ahref="http://jquery.com/"rel="external">jQuery</a> (1.6 and up supported) and that all the images are same size.</p>
<p>Biggest difference to other responsive slider plugins is the file size (1.4kb minified and gzipped) + that this one doesn't try to do everything. Responsive Slides has basically only two different modes: Either it just automatically fades the images, or operates as a responsive image container with pagination and/or navigation to fade between slides.</p>
<h3>Features</h3>
<ulclass="list">
<li>Fully responsive</li>
<li>1kb minified and gzipped</li>
<li>CSS3 transitions with JavaScript fallback</li>
<li>Simple markup using unordered list</li>
<li>Settings for transition and timeout durations</li>
<li>Multiple slideshows supported</li>
<li>Automatic and manual fade</li>
<li>Works in all major desktop and mobile browsers</li>
<li>Captions and other html-elements supported inside slides</li>
<li>Separate pagination and next/prev controls</li>
<li>Possibility to choose where the controls append to</li>
<li>Possibility to randomize the order of the slides</li>
<li>Possibility to use custom markup for pagination</li>
<li>Can be paused while hovering slideshow and/or controls</li>
<p>That's all! Download the latest version, this demo and changelog from <ahref="https://github.com/viljamis/ResponsiveSlides.js">Github</a>. For more examples about the usage <ahref="http://responsiveslides.com/themes/themes.html">go here</a> or view <ahref="http://responsiveslides.com/with-captions/themes.html">a demo with captions</a>.</p>
<h3>Example with options "auto:false" and "pager: true"</h3>
<ulclass="rslides rslides2">
<li><imgsrc="1.jpg"alt=""></li>
<li><imgsrc="2.jpg"alt=""></li>
<li><imgsrc="3.jpg"alt=""></li>
</ul>
<br><br>
<h3>ResponsiveSlides.js is tested with the following browser</h3>
<ulclass="list">
<li>Internet Explorer 6,7,8,9</li>
<li>Firefox 3,6,8,11</li>
<li>Safari 5,5.1</li>
<li>Chrome 15,20</li>
<li>Opera 11,11.6</li>
<li>iOS Safari</li>
<li>Symbian 3 Webkit</li>
<li>Opera Mobile 10.1</li>
<li>Opera Mini for iOS</li>
<li>IE7, IE9 Mobile</li>
<li>Firefox Mobile</li>
<li>Android 2.3+</li>
<li>Kindle browser</li>
</ul>
<br><br>
<h3>Support</h3>
<p>Please post your bug reports to <ahref="https://github.com/viljamis/ResponsiveSlides.js/issues">GitHub issues</a>. For support requests, use <ahref="http://stackoverflow.com">Stackoverflow</a>.</p>
<ahref="https://github.com/viljamis/ResponsiveSlides.js"id="download">Download the latest version from GitHub</a>
<pclass="footer">ResponsiveSlides.js is created by <ahref="https://viljamisdesign.com">@viljamis</a>. Special thanks to <ahref="https://github.com/bgutschke">Bastian Gutschke</a>.</p>