jquery-fast-click
Delay fixer
A plugin that mitigates the delay on click events in mobile browsers
Work around some mobile browser's 300ms delay on the click event.
132 stars
13 watching
30 forks
Language: JavaScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |
| A library that defers the execution of code until a specified time or next available opportunity | 219 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| A plugin to create and manage timers in web applications. | 297 |
| A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
| A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 437 |
| A build tool and QML module that allows writing modern JavaScript in an ES6-like environment for Qt/QML applications | 219 |
| A Vue.js directive to detect clicks outside of an element | 83 |
| A plugin to delay initial chart updates until the user scrolls and the canvas appears inside the viewport. | 110 |
| Enables press-move-release interactions on mouse and touch devices using custom events. | 254 |
| Library that converts jQuery events to DOM event listeners | 35 |
| Allows delaying promises by a specified amount of time or a random range. | 609 |
| Prevents accidental clicks after touching an element without releasing the touch event | 4 |
| Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
| A tiny Promise wrapper around setTimeout | 193 |