in phonegap . is it nessecary to include cardova-2.0.0.js in all html page ?
in other html page it not display device property in ondeviceready() function and if i include second time in another page cardova is not loading......
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nop, its not necessary to do this for all the pages.
Its not recommended to use different pages in the app. still if you need to do this Use HTML5 element for paging in the app. Its not a proper code just google it. and you find the solution.