9 ms·
This is inaccurate. Nowadays, the 300ms goes already away if you set the meta viewport tag with width=device-width etc [1] [1] http://updates.html5rocks.com/20
by bonn1 12y ago
This is inaccurate. Nowadays, the 300ms goes already away if you set the meta viewport tag with width=device-width etc [1]
[1] http://updates.html5rocks.com/2013/12/300ms-tap-delay-gone-away http://updates.html5rocks.com/2013/12/300ms-tap-delay-gone-a...
- BinaryIdiot 12y agoThat is still pretty new and not all browsers support it; pointer events is a better solution to this problem.