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.

GitHub

133 stars
13 watching
30 forks
Language: JavaScript
last commit: almost 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bgrins/bindwithdelay A jQuery plugin for executing event handlers with delayed or throttled execution. 152
jamiebuilds/tickedoff A library that defers the execution of code until a specified time or next available opportunity 219
fastify/fastify-rate-limit Provides a low-overhead rate limiter for Fastify routes. 501
walmik/timer.jquery A plugin to create and manage timers in web applications. 295
huangshuwei/vue-click-helper A Vue directive to handle click events with optional double click detection and customizable timing 11
vzhou842/faster.js A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. 436
quickly/quickly A build tool and QML module that allows writing modern JavaScript in an ES6-like environment for Qt/QML applications 219
xotic750/v-click-outside-x A Vue.js directive to detect clicks outside of an element 83
chartjs/chartjs-plugin-deferred A plugin to delay initial chart updates until the user scrolls and the canvas appears inside the viewport. 110
stephband/jquery.event.move Enables press-move-release interactions on mouse and touch devices using custom events. 254
leastbad/jquery-events-to-dom-events Library that converts jQuery events to DOM event listeners 35
sindresorhus/delay Allows delaying promises by a specified amount of time or a random range. 609
andersdjohnson/prevent-ghost-click.js Prevents accidental clicks after touching an element without releasing the touch event 4
simplesmiler/vue-clickaway Detects clicks outside an element to close modal windows or hide dropdowns 963
ai/nanodelay A tiny Promise wrapper around setTimeout 193