Slider.js is a customizable image slider that can pull photos from remote locations. (e.g., Flickr.)
In its core, Slider.js is an “ordinary” slider with all the usual good jazz — captioned slides, fallbacks to CSS if canvas animations aren’t supported, and the ability to add your own animations.
What makes Slider.js truly interesting is its ability to provide images as JSON objects, which means that you can host images on servers other than your own.
Slider’s size isn’t that big for such an advanced library — a mere 20kb with both JS and CSS files.
- Website: http://greweb.fr/slider/














