开发者

Framework for catching Android/iPhone touch actions? - Javascript

开发者 https://www.devze.com 2023-01-07 17:59 出处:网络
any good framework I can use to listen for touch, swipes and pinch actions? Ideas wou开发者_如何学Cld be awesome! =)You can use jqTouch.Check out http://www.sencha.com/. It seems pretty cool.It\'s

any good framework I can use to listen for touch, swipes and pinch actions?


Ideas wou开发者_如何学Cld be awesome! =)


You can use jqTouch.


Check out http://www.sencha.com/. It seems pretty cool.


It's not a framework, but you might find my answer here helpful. It's a working example of how to handle pinch actions in the javascript of a UIWebView. Not too inconvenient.

0

精彩评论

暂无评论...
验证码 换一张
取 消