@Sean, Do I need to delay the single click event? I'm using this for a simple web app and the elements I plan on using the double tap event for won't have a single click event. They'll be draggable (mousedown,up/ touchstart,end) and provide some brief info with a double tap. How would I go about canceling or delaying the single click event?
@Piotr, Thanks for the info regarding doubleclick in FF Mobile and Android.
