|
While click events on native mobile apps are almost immediate, clicks inside mobile browsers are extremely slow and delayed.
FT FastClick is a polyfill addressing mobile browsers, for speeding up the responsiveness of user generated clicks (touch events).
In practice, it alters the browser API, removing the mandatory 300ms delay between tap events and the time when the attached event is fired.
Examples are included with the download package.
Requirements:
· JavaScript enabled on client side
Via: FT Fastclick 0.6.2
0 Comment:
Post a Comment