I have created a main page with a panel menu that appears when a button on the page is clicked.
(Examples of Panels: http://demos.jquerymobile.com/1.3.0-b...)
When one of the options (listItems) in the panel is clicked the application navigates to a second page which has a back button (that Appery provides).
On clicking the back button the main page (with the menu panel) appears correctly but the panel no longer shows up when the menu button on that is clicked.
Now, when I manually refresh this main page in the browser the panel begins to work fine.
Could you suggest how may I go about fixing this?