jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.7k stars 2.41k forks source link

in phonegap $.mobile.changePage is error #1319

Closed hnmas closed 13 years ago

hnmas commented 13 years ago

I use phonegap and jquerymobile to make a webapp,but when use $.mobile.changePage is not work,show "Error Loading Page",then i have a test,when use http://localhost/aa.html use changePage is ok,but when use in local file "file:///D:/aa.html",then common link and the changePage all not work, how to fix it?

toddparker commented 13 years ago

We fixed this in master recently. See issue #991. Will be part of A4.