Ankur Wadhawan
Posts: 0
Joined: Thu Jan 30, 2014 11:54 pm

single page navigation

its already shared ..

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

single page navigation

Clicking on anchor tag doesn't work because you are trying navigate to screen which doesn't exist.
Image

Ankur Wadhawan
Posts: 0
Joined: Thu Jan 30, 2014 11:54 pm

single page navigation

You were at the wrong place.. yes that page hasnt been made.. please go to explorePage and look at the html code.....

One more thing on the same page I am trying to get GPS coordinates by using geolocation API service...it works on the browser..but not the phone...would be great if u could tell that too...thanks

Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

single page navigation

There is no navigateTo page code for button element. You should add div id and navigateTo page code. See screenshots to fix it. Image
Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

single page navigation

What device are you using for testing? Did you turn on GPS? I've tested on Android it works for me.

Ankur Wadhawan
Posts: 0
Joined: Thu Jan 30, 2014 11:54 pm

single page navigation

I have tried doing that as well...BUT it is not working....when i give data-role='page' to the div I want to navigate to it does not navigate to that div upon click event

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

single page navigation

In your code you are trying navigate to "search" page but there is no such page. Put existing page on your code.

Image

Return to “Issues”