jQuery Fastbutton

An unobtrusive library that removes the 300ms delay from click-related actions in mobile websites. Provides zero-configuration defaults that work out-of-the-box on existing sites.

jQuery tapclick event

Adds a new event that responds more quickly than clicks on touch devices, which tend to have a 300ms delay between touchend and click. Modeled on Google’s FastButton, but also handles delegated events.