Codeinwp / Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
http://idealimageslider.com
GNU General Public License v3.0
1.57k stars 160 forks source link

Added option to avoid slider stopping on blur #89

Open gfabrizi opened 7 years ago

gfabrizi commented 7 years ago

Added the option stopOnBlur (default to true) to prevent the stop of the slider if the browser window lost focus.