hmt*_*thr 7 html javascript safari mobile-safari ipad
哪些触摸事件由iPad中的Mobile Safari浏览器提供或检测?
基本上webkit提供的是什么?
我有点想在Safari中找到相当于touchesBegan,touchesMoved等的本机应用程序(IOS SDK).
iOS和Android浏览器都支持touchStart,touchEnd和touchMove:http://backtothecode.blogspot.com/2009/10/javascript-touch-and-gesture-events.html
在iOS上可以检测到多点触控事件:http: //www.html5rocks.com/mobile/touch.html
如果你更喜欢jQuery,那就有jQuery mobile:http://jquerymobile.com/demos/1.0a4.1/#docs/api/events.html