Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahrjay
5119 days ago
The ontouchstart issue can be avoided by using the ontouchmove/end to check of the user is scrolling. Infact zepto.js has a custom event called "tap" which does exactly that.