html5 - how to use Cordova with Jquery Mobile -


i want use cordova 2.7.0 cross platoform browser based mobile application using jquery mobile frame work.

i new phone gap , jquery.

i have downloaded cordova 2.7.0 phonegap.

but how cordova-2.7.0.js file , wher loaded , how installed. using want use geolocation api in cordova.

please advice

add js file in of index.html:

<script type="text/javascript" charset="utf-8" src="cordova-2.0.0.js"></script> 

do same jquery mobile file. regards, daniel


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -