jquery click event for tablets and touch screen phones
问题 Ok, I am fairly new to web development for mobile/tablet platforms. I am pretty confident though in developing for a browser environment. My problem is that I don't own any tablet (I am poor so have to fly blind) so it's hard for me to do testing . I'm also quite anxious about the click events not working properly. How can I ensure that click and mousedown jquery events work on tablets/smartphones correctly? Is there any consensus on best practice for click events and tablets/smartphones?