In jQuery Mobile I have several chained dialog boxes sliding in/out one after another when inputs were made and 'next'-buttons were clicked. But any time the close-button inside the header of the dialog box is clicked I want to get back to the initial page where the first dialog box was triggered. Normally the close button in each dialog box leads back to the page/box it was triggered from. But in my app I need to override them all to get back to the first page!In jQuery Mobile I have several chained dialog