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 (
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.