how to navigate in a mobile app without reloading all resources?
Considering that the mobile app is not native, but made with pronegap (or
something simmilar), i am wondering if there is a javascript / jquery
library that i can use to navigate from one html page to another one
without the need to reload all ls and css resources.
More or less like jQuery Mobile does it.
One issue would be enhancing all the ui and js widgets on each page
Any ideas?
No comments:
Post a Comment