Triggered on the "toPage" after the transition animation has completed.
Triggers when a scroll begins. Note that iOS devices freeze DOM manipulation during scroll
Device portrait/landscape orientation event The jQuery Mobile orientationchange
Triggered before any load request is made. Note: The
Triggered on the "fromPage" we are transitioning away from, before the actual transition animation is kicked off.
Triggered after a quick, complete touch event. The jQuery Mobile tap event triggers
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
This event is triggered after the changePage() request has finished loading the page into the DOM and all page transition animations have completed.
Triggered when the page has been created in the DOM (via ajax or other) and after all widgets have had an opportunity to enhance the contained markup.
Page 2 of 4