Is it possible to recognize touch events on the iPad’s Safari browser using jQuery?
I used mouseOver and mouseOut events in a web application. Are there any similar events for the iPad’s Safari browser since there are no events like mouseOut and mouseMove?