I’m making an PhoneGap app using Jquery Mobile, but I have a little problem with the navigation. I’ve added a back button on the header of every page using this code:
<a href="#" data-rel="back" data-icon="back">Atras</a>
The problem is that it works fine on my PC browser, but when I install it on the phone it just won’t work.
Any ideas?
did you look at the PhoneGap jQM Docs?
since it’s a navigation problem maybe
as suggested. Also what version of jQM and PhoneGap are you using?
Could be related: