javascript - Can I set a link of a Page On back butten of browser or android Device? -
i working in mobile application using intel xdk.by default android device or browser button take previous one, instead need redirect page according given url.how cane using javascript or there other method in intel xdk?
you need capture backbutton event button. can find more button here -> http://cordova.apache.org/docs/en/4.0.0/cordova_events_events.md.html#backbutton
Comments
Post a Comment