问题
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