Is there something like Fast-Click (http://labs.ft.com/2011/08/fastclick-na

Hi, I experienced a little touch latency and maybe I can fix this if I include this js lib. Anyone any idea for best practice?

http://labs.ft.com/2011/08/fastclick-native-like-tapping-for-touch-apps/

How about trying FastClick itself to see if it works or not? Just load and instantiate it on the document body e.g. with a customized bootstrap listener.

It will effectively eliminate double tap support, though.

It would be interesting to hear about experiences about it here.