JQTouch Pressure Sensitivity
Posted
by rson
on Stack Overflow
See other posts from Stack Overflow
or by rson
Published on 2010-03-26T13:16:51Z
Indexed on
2010/05/12
7:34 UTC
Read the original article
Hit count: 167
I noticed an interesting bug with the JQTouch platform and wanted to know if anyone else has run into it our has a workaround for it. If I have a link with an onclick
event and lightly tap the link on the iPhone, the link works, but the click event is not fired. If I tap the same link harder, the event fires.
Any thoughts on this?
© Stack Overflow or respective owner