How can I recognize touch events using jQuery in Safari for iPad? Is it possible?

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?

8 Answers
8

Leave a Comment