Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 iPad 上,我的应用程序的整个应用程序窗口,由 jQuery Mobile 和 PhoneGap 构建,可以通过点击和拖动来移动。当手指松开时,应用程序窗口会自行重新定位。如何锁定应用程序窗口,使其在点击和拖动时不会移动?
http://docs.phonegap.com/en/edge/guide_project-settings_ios_index.md.html#Project%20Settings%20for%20iOS
Cordova.plist
一种。UIWebViewBounce(布尔值,默认为 YES) - 如果您不希望 WebView 使用橡皮筋,请设置为 NO