It's powerful and at the same time a

SIMPLE SLIDER

Let me show you how simple
Grab your shit together and

INCLUDE

Go to the Github page and download the simpleslider.js file. Don't forget to download transit.js if you're going for a complete (and still simple) slider.
Now you have the files you can include them in your header.

<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="transit.js"></script> <script type="text/javascript" src="jquery.simpleslider.js"></script>
Done? Let's move on!
Time to start this party

BIND IT

Now it's time to bind the simpleslider on your HTML element. Check the Github README for an example HTML.

$(document).ready(function(){ $(".slider").simpleSlider(); });
Done? Let's move on again!
And you're done! Grab a beer and

WATCH

SimpleSlider will now do the rest. Are you looking for more options? Check the Github readme!

SimpleSlider standard comes with a few methods, triggers and a tracker. These are all easy to configure. More information about them can be found on the Github page
Btw, this site has been made using simpleslider!

A project of: Dirk Groenen+ | Github: Dirk Groenen | Pictures coming from unsplash.com