Guys, I'm using the jquery Mobile along with PhoneGap and I have a problem when switching pages.
In my application I have 7 pages in the index using data-role = "page". My problem is that in these two pages when I click to advance to the next page and automatically loads the page back to previous page and click I need at least 3 times so that the next page will keep me stable.
I use $. Mobile.changePage ("# denuncia_pagina06", {}) for page transitions.
Anyone have any clue what it could be?
P.S: sorry for mistakes. I'm using google translator because I'm not fluent in English.