After clicking back and forth between two separate pages (done via ajax) the pages begin to jump back the to other without my input. For example, if we have pg 1 and pg 2. I'll click back and forth between 1 and 2 a few times and then at some point when I click 2, it will load then immediately go back to 1. fyi..removing the ajax loading fixes the problem.
I am using the following libraries on my page:
- PhoneGap
- JQM
- iScroll
- Modernizr
Any idea on what's happening here?