Hello! I was using jQM Beta 1, but has now replaced it with pre-release version of Beta 2. The button links to different HTML files within the project such as:
that previously worked in local files using Chrome are no longer working. The following exception is shown in Chrome debugger: "XMLHttpRequest cannot load file:///C:/Users/FEMA_Android/assets/www/index.html. Origin null is not allowed by Access-Control-Allow-Origin." I suspect the links will work on the server, but what has changed so that they would no longer work using local files? Is there a workaround?