jquery-simple-slider icon indicating copy to clipboard operation
jquery-simple-slider copied to clipboard

Click & drag event not firing on touch enabled devices

Open ccarv opened this issue 10 years ago • 6 comments

Tested on Android KitKat 4.4.2:

Fails to detect click and drag. More than likely due to native navigation functionality on touch enabled devices.

--edit

Just noticed a touch-support branch but unfortunately I still wasn't able to get it working. It recognizes that the device I am using is a touch-enabled device, except dragging is still failing. Not only that but it appears the click (click anywhere on the slider except on the drag button) event is no longer firing either.

ccarv avatar Mar 12 '14 13:03 ccarv

+1 merge (the I, Robot) example is good.

pentium10 avatar Jan 30 '13 21:01 pentium10