jquery-archive / jquery-mobile

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

Local use fails on Navigating #297

Closed valkum closed 13 years ago

valkum commented 13 years ago

The Ajax load of files fails if I use the framework local on FF3.6 or Android 2.2 Local files e.g with PhoneGap can't be loaded. I always get an empty page.

With jq and jq ui ot works fine with $.get

toddparker commented 13 years ago

I think this may just a limitation of Ajax on these browsers to prevent get on file URLs. I don't think this is a bug with jQuery Mobile unfortunately.