Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 902 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 902 Bytes

mobile-click-delay

The 300 ms Click Delay and iOS 8:

mobile browsers have a gesture known as double tap to zoom, and to make double tap to zoom work, browsers don’t fire a click event (or the various mouse events) until ~300 milliseconds after the user taps the screen.

Tests

https://yanxyz.github.io/mobile-click-delay/

See also

License

MIT (c) Ivan Yan

source code