Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ck2
on June 8, 2012
|
parent
|
context
|
favorite
| on:
IOS browsers have a 300ms click delay - But develo...
Instead of all that complicated workaround, how about just
onmousedown
instead of onclick.
I'm pretty sure
onmousedown
fires before click/doubleclick and would dodge the 300ms delay.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm pretty sure onmousedown fires before click/doubleclick and would dodge the 300ms delay.