With jQuery Mobile does anybody know why when using the changePage() function to change to a page where the content exceeds the height of the viewport does the header of the page disappear and the footer appear in view over the top of the content?
This only happens when you use a transition to change page, if you change page without a transition the header remains and the footer is correctly positioned at the end of the content.
Thanks