Asif
Posts: 0
Joined: Tue Aug 13, 2013 12:56 pm

Navigation to a page after a timeout with some transition effect

Hi
Can you please tell me how will i navigate from one page to another after a timeout with some transition effect as well..

I know how to navigate with timeout
setTimeout(function() {navigateTo ('screen_name');},5000);

but don't know how to set transition effect in this

Asif
Posts: 0
Joined: Tue Aug 13, 2013 12:56 pm

Navigation to a page after a timeout with some transition effect

Hi Max
this link only shows how to navigate with transitions but not along with timeout.

I want a script thorugh which i can navigate to a page with lets say fade transition automatically after 3000 ms.

Asif
Posts: 0
Joined: Tue Aug 13, 2013 12:56 pm

Navigation to a page after a timeout with some transition effect

Hi Max
Thanks for the help.. I got the solution!!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Navigation to a page after a timeout with some transition effect

Cool. If you can, please post it here for other users. Thanks.

Return to “Issues”