You can use many good libraries available while developing an application using PhoneGap
.If you are aware of jQuery Mobile
library.Using this library you can include multiple html pages into one single page.I am PhoneGap
developer.I have developed single page application using this jQM
library.
They worked on the Ajax navigation.So,no page reloading at the client side.This will make your app performance dramatically.You have HTML5
localStorage.Store all the data in one ajax hit and navigate through multiple pages.
Here is the link: jQuery Mobile
Additionally you can use pager.js library to load multiple HTML
pages into one single page.It's very easy to learn.
Hope this will help you.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…