Hello everyone;
I am having a bit of a problem in getting my Phone Gap Application to run
in WP8 (it runs perfectly on Android). Since I am new to Phone Gap I might
be doing something wrong?
My problems are the following:
1. The application now loads the Ajax calls for getting the templates
that I use to update the contents div on a single page for a multi-page
HTML5 application.
It however does not load any java script files that are linked in those
HTML files, even tough the JQuery templates are parsed and loaded with data.
2. Is is possible to dynamically link the cordova.js into the HTML page
instead of adding it as a static link? I would like to use the same HTML
and JavaScript code in Android and WP8 if possible.
Thanks in Advance,
Miklos
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com
I am having a bit of a problem in getting my Phone Gap Application to run
in WP8 (it runs perfectly on Android). Since I am new to Phone Gap I might
be doing something wrong?
My problems are the following:
1. The application now loads the Ajax calls for getting the templates
that I use to update the contents div on a single page for a multi-page
HTML5 application.
It however does not load any java script files that are linked in those
HTML files, even tough the JQuery templates are parsed and loaded with data.
2. Is is possible to dynamically link the cordova.js into the HTML page
instead of adding it as a static link? I would like to use the same HTML
and JavaScript code in Android and WP8 if possible.
Thanks in Advance,
Miklos
For more info on PhoneGap or to download the code go to www.phonegap.com
To compile in the cloud, check out build.phonegap.com