我是 appMobi 的新手,想知道是否可以将 jQuery Mobile 插入我的应用程序。我试图从文档站点http://jquerymobile.com/test/docs/about/getting-started.html插入代码, 但它不起作用。我也尝试使用 appmobbi 的 aux_web ,但它给了我错误。
这些是错误:
Uncaught TypeError: Cannot read property 'availableTransitions' of undefined jq.ui.min.js:133
Uncaught TypeError: Cannot read property 'availableTransitions' of undefined all.js:58
Uncaught TypeError: Cannot set property 'autoLaunch' of undefined index.html:61
Resource interpreted as Font but transferred with MIME type font/truetype:
我只使用 jqMobi 制作了一个应用程序,并在 Android 手机上对其进行了测试,但它有很多错误。所以我从 appmobi.com 下载了 phonegap XDK。但我也有一个问题,因为我不能同时使用phonegap的相机和jquery mobile。但如果我只使用相机或jquery mobile,它工作正常。你知道我必须做什么或在哪里我必须看看,因为我在 appmobi 中看到了所有文档,但我找不到 phonegap XDK appmobi 的任何信息。想