Bear with me, this one needs a bit of explanation.
I am helping to build a hybrid mobile web app. The main codebase is HTML5 and JavaScript, which will be wrapped in
Use JsonP request. JsonP request enables you to do cross domain request. Here is an example.