Hello,
We would like to know better the differences between tap and click events. We have checked the jquery docs, but still wanted to know:
Generally speaking, is tap faster than click? (as this posts says: https://getsatisfaction.com/apperyio/...)
Can we use tap event carelessly instead of every click event that we have? (our mobile app has several clicks, but all of them involve touching the screen)
If 1 and 2 are both 'yes', is there any reason why Appery tutorials always use click instead of tap?
All help and experience is welcome. Thanks a lot!