我刚开始使用phonegap并且它是一个很棒的框架,但我想知道是否有可能检测到手指滑动何时出现并像图像幻灯片一样“更改屏幕”。
答案 0 :(得分:2)
有很多很棒的框架,比如jQuery Mobile和Sencha Touch,你可以做到这一点。
我建议你看一下Sencha Touch所能做的一切。你应该特别看看用户界面>轮播on this link
然后,如果您有兴趣使用Sencha Touch,here's the API
答案 1 :(得分:1)
根据您的框架,您可以收听滑动事件。例如,jQuery Mobile支持:http://jquerymobile.com/demos/1.1.0-rc.1/docs/api/events.html