According to the docs, all ajax pages fetched are removed from the DOM on pageHide. Is there a way to disable this functionality? It is causing my pages to show a loading screen upon refetching that I am trying to avoid, and the size of the site is fairly small. Thanks!
Share
Quoting from the docs on the page you referenced:
However it does seem odd that you’re getting a loading message, it’s not something I’ve had with jQueryMobile. Are you loading pages over a slow network?