我是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.But如果我只使用相机或只有jquery手机它工作正常。你知道我要做什么或在哪里我必须看到,因为我在appmobi中看到了所有文档,我找不到任何有关phonegap XDK appmobi的信息。 那个
答案 0 :(得分:1)
您可以将jquery移动应用程序插入appMobi,但是,您会注意到Android上的慢速转换等内容。不再支持AUX。我们发布了jqMobi,就UI而言,它做得更好。您可以从https://github.com/appMobi/jQ.Mobi
下载