I've been developing a new site using Jquery Mobile and now that we are testing on smart phones I'm running into problems with navigation, specifically when somebody uses the Back button.
For example, you start on the landing page, you click on a link to go a another page. That page has a form which delivers you data when you submit.
Now you're on the results page, you click Back, you are on the correct page.
Now you click back again, which should take you to the starting landing page.
What we're seeing is it sending you to random pages, sometimes not even on our site!