How can I use add an if-statement to a select menu?
Posted: Sun Jul 21, 2013 5:00 am
by adam griffin
I have 3 options on the menu, I would like to be able to click one of the options and it perform an instant navigation to another page. I need help doing that. The only way I can think of using that would be an if-statement. How can I use if-statements with the select menu?
How can I use add an if-statement to a select menu?
Posted: Sun Jul 21, 2013 9:57 am
by Illya Stepanov
Hi Adam, all the logic and interactions are placed in JavaScript asset.
How can I use add an if-statement to a select menu?
Posted: Mon Jul 22, 2013 2:47 am
by adam griffin
Can you give me a sample code of using the select menu as an instant navigation to another page?
How can I use add an if-statement to a select menu?
Posted: Mon Jul 22, 2013 3:03 am
by Alena Prykhodko