Clear all Ajax history?
Clear all Ajax history?
My jQM app, when run on iOS, uses an onResume function to return to the main page and check the network state. This is all good. However, I would like to also do a proper refresh, clearing all Ajax history (so that all forms are cleared). Is this possible? I haven't been able to find a clear solution.
Thanks
Jon