Hacker News new | ask | show | jobs
by wmeredith 4507 days ago
Implementing Fastclick.js would make it work on the phone: https://github.com/ftlabs/fastclick

"FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic."