Button Widget
Creates a button widget
Creates a button widget
Creates a checkboxradio widget
Creates a collapsible block of content
Creates a collapsible set of collapsible blocks of content
Groups buttons together.
A list of the data-attributes used by jQuery Mobile.
Opens content in an interactive overlay.
Creates a fixedtoolbar
Creates a footer widget
A list of the configurable options.
Multi-column layout grids
Enables bookmarkable #hash history.
Creates a header widget
A list of the icons provided by jQuery Mobile.
Store arbitrary data associated with the specified element. Returns the value that was set.
Filter method to respect data-enhance=false parent elements during manual enhancement.
For users that wish to respect data-ajax=false parent elements during custom form and link binding jQuery Mobile provides the $.fn.jqmHijackable filter method.
Remove a previously-stored piece of data.
Reference to the page currently in view.
Programmatically change from one page to another.
Load an external page, enhance its content, and insert it into the DOM.
Alter the url and track history. Works for browsers with and without the new history API.
Utility method for determining the directory portion of an URL.
Utility method for determining if a URL is absolute.
Utility method for determining if a URL is a relative variant.
Utility method for converting a relative URL to an absolute URL.
Utility method for parsing a URL and its relative variants into an object that makes accessing the components of the URL easy.
Scroll to a particular Y position without triggering scroll event listeners.
Creates a listview widget
Handles the task of displaying the loading dialog when jQuery Mobile pulls in content via Ajax.
Creates a navbar widget
A wrapper event for both hashchange and popstate
Device portrait/landscape orientation event
Primary unit of content.
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 history has been modified by the navigation process.
Triggered on the page being initialized, before most plugin auto-initialization occurs.
Triggered on the “fromPage” we are transitioning away from, before the actual transition animation is kicked off.
Triggered before any load request is made.
Triggered on the “toPage” we are transitioning to, before the actual transition animation is kicked off.
This event is triggered after the changePage() request has finished loading the page into the DOM and all page transition animations have completed.
This event is triggered when the changePage() request fails to load the page. Callbacks for this particular event will be passed a data object as the 2nd arg.
Triggered when the page has been created in the DOM (via ajax or other) but before all widgets have had an opportunity to enhance the contained markup.
Triggered on the “fromPage” after the transition animation has completed.
Triggered on the page being initialized, after initialization occurs.
Triggered after the page is successfully loaded and inserted into the DOM.
Triggered if the page load request failed.
Triggered just before the framework attempts to remove an external page from the DOM.
Triggered on the “toPage” after the transition animation has completed.
Creates a panel widget
Opens content in a Popup.
Creates a rangeslider widget
Reponsive layout grids
Triggers when a scroll begins.
Triggers when a scroll finishes.
Creates a select menu widget
Creates a slider widget
Triggered when a horizontal drag of 30px or more (and less than 75px vertically) occurs within 1 second duration.
Triggered when a swipe event occurs moving in the left direction.
Triggered when a swipe event occurs moving in the right direction.
Creates a responsive table
Creates a responsive table in column toggle mode
Creates a responsive table in reflow mode
Triggered after a quick, complete touch event.
Triggered after a sustained complete touch event.
Creates a textinput widget for textinput, textarea or search input
Enables bookmarkable #hash history.
Triggered by components within the framework that dynamically show/hide content.
Virtualized click event handler.
Virtualized mousecancel event handler.
Virtualized mousedown event handler.
Virtualized mousemove event handler.
Virtualized mouseout event handler.
Virtualized mouseover event handler.
Virtualized mouseup event handler.