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 before any load request is made. Note: The
Triggered after a quick, complete touch event. The jQuery Mobile tap event triggers
Virtualized mousemove event handler. We provide a set of "virtual" mouse events that attempt
Triggers when a scroll finishes. jQuery( ".selector" ).on( "scrollstop"
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
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.
A wrapper event for both hashchange and popstate The navigate event is a wrapper around both
Triggered by components within the framework that dynamically show/hide content. Some components
Page 2 of 4