Autoplay
Slider with autoplay option.
Go Back
1
2
3
4
Code
new SimpleSlider('.selector', {
autoplay: true
});