Page 1 of 1

How do i Navigate using specific items on mobile select menu

Posted: Mon Jan 13, 2014 6:00 pm
by IamRobot

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});


How do i Navigate using specific items on mobile select menu

Posted: Mon Jan 13, 2014 6:53 pm
by Kateryna Grynko

Hi,

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


How do i Navigate using specific items on mobile select menu

Posted: Wed Jan 22, 2014 9:33 pm
by IamRobot

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


How do i Navigate using specific items on mobile select menu

Posted: Wed Jan 22, 2014 9:34 pm
by IamRobot

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


How do i Navigate using specific items on mobile select menu

Posted: Thu Jan 23, 2014 7:26 am
by Kateryna Grynko

Hi,

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