How do I make a JQuery Slider-like feature on iPhone/Android web app?

后端 未结 6 2042
有刺的猬
有刺的猬 2021-02-03 10:39

In the iPhone or Android, if you have a JQuery Slider, it doesn\'t quite work (touchscreen will move the screen instead of drag the slider.)

6条回答
  •  無奈伤痛
    2021-02-03 11:00

    You can use this library http://touchpunch.furf.com/ This provides touch events for all the jquery ui elements.

提交回复
热议问题