I am pretty new to JQM, and making a mobile application.
When the home page loads, it has a menu button at the top left corner, which is to enable a slideing-panel. When any link on the page is clicked, it calls an external page with ajax request.
After the ajax pages loads, it used to given me a back button on the top left corner when i had the menu option on the right. Since the time i have shifted the menu to the left, back button no more appears.
Can i some how have the functionality that only on the home page menu button appears and for rest pages which come through ajax, i have a back button?