Triggered on the "fromPage" we are transitioning away from, before the actual transition animation is kicked off.
Triggered on the "toPage" after the transition animation has completed.
Triggered after a quick, complete touch event. The jQuery Mobile tap event triggers
Device portrait/landscape orientation event The jQuery Mobile orientationchange
Triggered before any load request is made. Note: The
Triggers when a scroll begins. Note that iOS devices freeze DOM manipulation during scroll
A wrapper event for both hashchange and popstate The navigate event is a wrapper around both
Triggered when a swipe event occurs moving in the left direction. Triggered when a horizontal
Triggered twice during the page change cyle: First prior to any page loading or transition and next after page loading completes successfully, but before the browser
This event is triggered after the changePage() request has finished loading the page into the DOM and all page transition animations have completed.
Page 2 of 4