seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Slider and page scroll #950

Open kvanisterdael opened 3 years ago

kvanisterdael commented 3 years ago

I have a page with horizontal sliders. On a touch device, it is very hard to scroll down on the page without grabbing one of the sliders 'by accident' and changing the slider value... Is there a setting in bootstrap slider to disable the slider functionality if we are scrolling the page? In the default setup, when accidentally grabbing the slider when scrolling, the slider moves instead of the page. Thanks!