I am using ion.rangeSlider from This repo , and i want to know if there is a way of make it draggable on mobile divices, if yes how?
Asked
Active
Viewed 46 times
0
-
You might find [this Stack Overflow](https://stackoverflow.com/questions/13526712/make-div-draggable-using-css) question on how to drag elements using HTML helpful. – Jack Moody Jan 19 '19 at 12:12
-
This just changes the type of cursor to move if the draggale attribute is defined. – Samuel Bié Jan 22 '19 at 17:16