How does jQuery Mobile track Form Postbacks in the history?
I'm running into the issue with forms that postbacks to itself.
when I press the back button, it goes back to the same page before navigating back normally.
If I understand how this works, jqm adds the postback into its history tracking.
I'm trying to prevent it from doing that
Any help is appreciated.
Roy