<!-- Begin Adaptive Slider demo --> <h1 id="title">Adaptive Slider</h1> <ul class="adaptive-slider"> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/abstract/1/"> <figcaption> <h1>Hover me!</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/sports/1/"> <figcaption> <h1>Dolor Sit Amet</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/food/5/"> <figcaption> <h1>This is an example image</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/nightlife/1/"> <figcaption> <h1>This one has no description</h1> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/abstract/5/"> <figcaption> <h1>This is awesome!</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/abstract/6/"> <figcaption> <h1>This is awesome!</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> <!-- Slider Item --> <li> <figure> <img src="http://lorempixel.com/980/400/abstract/7/"> <figcaption> <h1>This is awesome!</h1> <p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. </p> </figcaption> </figure> </li> <!-- End Slider Item --> </ul> <!-- End adaptive slider demo --> <div class="center"> <iframe src="http://ghbtns.com/github-btn.html?user=creative-punch&repo=jQuery.adaptive-slider&type=watch&count=true&size=large" height="30" width="170" frameborder="0" scrolling="0" style="width:170px; height: 30px;" allowTransparency="true"></iframe> <br /> <h1 id="author">Plugin and demo by <a href="http://creative-punch.net" target="_blank">Creative Punch</a></h1> </div>

!