Search found 1 match

Go to advanced search

by Benjamin Vincent Davis
Sun Oct 18, 2015 7:20 pm
Forum: Issues
Topic: Navigate to page events not working on device
Replies: 19
Views: 2750
 
Jump to post

Navigate to page events not working on device

Hey Agustin, If this helps- use this JavaScript: Apperyio.navigateTo(' ', {}); Assign it via the events tab, between the ' ' insert your page(s) you want to navigate to. Eg: Apperyio.navigateTo('pressure_calculator_1', {}); Between the { } you can assign navigation styles, such as slide up... There ...

Go to advanced search