Speed Fix: How to Remove the 300ms Delay in jQuery Mobile Apps

后端 未结 4 1180
孤独总比滥情好
孤独总比滥情好 2020-12-13 21:11

How do you remove the click/tap delay from mobile Safari on iOS?

I have fiddled around with event listeners quite a bit, and have used a bunch of different scripts (

4条回答
  •  [愿得一人]
    2020-12-13 21:45

    Ben Howdle recently created an open source project Touche.js which addresses this problem in a fairly simple and elegant way. Might be worth a look for anyone looking for a solution to this problem.

提交回复
热议问题