ajax navigation error when using phonegap and ran locally

时光总嘲笑我的痴心妄想 提交于 2019-12-11 05:59:52

问题


Sorry for the complete newbie question but i'm not having much luck. I've created a project through eclipse with the phonegap plugin and deployed it as an android app onto a tablet to run locally - but I'm getting the 'Note: Navigation may not work if viewed locally' bar being added on the bottom of the pages. How do I get round this? I thought if it was packaged up in this format I wouldn't have to install an android webserver onto the tablet and run it through the browser? All guidance is much apreciated.


回答1:


I had the samme error, and it turned out that jquery.mobile was included twice. Removal of the twin reference resulted in removal of the Note.



来源:https://stackoverflow.com/questions/11256447/ajax-navigation-error-when-using-phonegap-and-ran-locally

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!