By default jQuery Mobile uses AJAX for page navigation and submitting forms. This enables AJAX to asynchronously load pages with no need to navigate far from a current page or far from a sort. This helps our jQuery Mobile web applications run more smoothly and more like those native apps built with Java and Objective-C.
How one can disable AJAX On jQuery Mobile Forms
By default jQuery Mobile uses AJAX for page navigation and submitting forms. This enables AJAX to asynchronously load pages with no need to navigate far from a current page or far from a sort. This helps our jQuery Mobile web applications run more smoothly and more like those native apps built with Java and Objective-C. […]
For more info: How one can disable AJAX On jQuery Mobile Forms