IamRobot
Posts: 0
Joined: Wed Jan 08, 2014 6:57 pm

How do i Navigate using specific items on mobile select menu

I am creating an Agenda app with a drop down select menu. I am running the code below with value change and am trying to add this to each specific item on the drop down menu in order to navigate to a specific page. Can anyone help me figure out this problem?

Appery.navigateTo('menuPage',
{transition: 'slideup',
reverse: false});

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How do i Navigate using specific items on mobile select menu

Hi,

What is the issue here? Doesn't it navigate to 'menuPage'?

IamRobot
Posts: 0
Joined: Wed Jan 08, 2014 6:57 pm

How do i Navigate using specific items on mobile select menu

https://getsatisfaction.com/people/ka...

No i meant to replace that with a school subject like Biology, and when i click on it in the drop down menu i want it to go to that specific page

IamRobot
Posts: 0
Joined: Wed Jan 08, 2014 6:57 pm

How do i Navigate using specific items on mobile select menu

No i meant to replace that with a school subject like Biology, and when i click on it in the drop down menu i want it to go to that specific page

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How do i Navigate using specific items on mobile select menu

Hi,

This must be working. Are there any console errors (F12)?

Return to “Issues”