the simplest slider
My script provides a very simple slider for jQuery. It's ment to be easy to maintain, extend and style.
How to enable?
- Insert the-simplest-slider.css and the-simplest-slider.js in the document head.
- Provide an unordered list inside a container with the ID 'Slider'. Place this list inside the document body
Features
- Automaticly takes over the width of the parent container
- Has three variables to set the slider height, transition-speed and parent ID (line 4-8 in the-simplest-slider.js)
- Comes with a No-JavaScript-Fallback
- Works with any content you can place inside an unordered list
Download all files you need to get the simplest slider started here
Download or get familiar with jQuery on the project website
If you like this slider or if you use it in one of your projects please consider to provide a link to my website.