jfsagasti / jquery.touchToClick

Convert 'touchend' to 'click' events, for faster tap-feedback in mobile browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Overrides the click event on mobile devices to fire an click event immediately and get rid of the 300ms delay (webkit for iPhone and Android problem).

About

Convert 'touchend' to 'click' events, for faster tap-feedback in mobile browsers