私は 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 に関する情報が見つからないため、確認する必要があります。thk