cordova - Transition between pages in jQuery mobile -


i working on app has pages , here flow:

page1 -> page2 -> page -> 3 -> page1

now whenever press button, if on page 1, have exit app, , if om other pages, have go previous page.

if native android development, have intents, can use transition between pages.

i new jquery mobile , phonegap, have similar intents in phonegap/jquery mobile? or there other way can perform above?

add transition when write code button

you can add script on button click:

$.mobile.changepage('url', { options } ); 

have on link


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -