我是appMobi的新手,我想知道我是否可以将jQuery手机插入到我的应用程序中。我试图从文档站点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制作了一个应用程序,我在安卓手机上测试了它,但是它有很多but。所以我从appmobi.com下载phonegap。但是我也有一个问题,因为我不能使用来自phonegap的相机,同时,jquery mobile.But,如果我只使用相机或jquery手机,它可以工作,你知道我必须做什么,或者我必须看到哪里,因为我在appmobi中看到了所有的文档,并且我找不到任何关于phonegap appmobi的信息。特克
发布于 2012-07-13 14:42:49
您可以将您的jquery移动应用程序插入到appMobi中,但是,您会注意到一些事情,比如安卓系统上的缓慢过渡。辅警不再受支持。我们发布了jqMobi,它在UI方面做得更好。你可以从https://github.com/appMobi/jQ.Mobi下载它
https://stackoverflow.com/questions/11470366
复制相似问题