Button Widget
Creates a button widget
Creates a button widget
Creates a checkboxradio widget
CSS classes for common styles
Creates a collapsible block of content
Creates a 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.
Enhance all the children of all elements in the set of matched elements.
Makes the children of an element filterable.
See Toolbar Widget
Creates a flipswitch widget
See Toolbar Widget
A list of the configurable options.
Multi-column layout grids
See Toolbar Widget
A list of the icons provided by jQuery Mobile.
Store arbitrary data associated with the specified element. Returns the value that was set.
Alter the input type of form widgets.
Utility method for retrieving the original document base URL.
Note: jQuery.mobile.getDocumentBase is deprecated as of jQuery Mobile 1.4.0 and will be removed in 1.5.0. Use the jQuery.mobile.path.getDocumentBase() method instead.
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 retrieving the original document base URL.
Utility method for retrieving the URL of the original document.
Utility method for safely retrieving the current location.
Utility method for determining if a URL is absolute.
Utility method for determining if a URL is a relative variant.
Utility method for determining if a URL has the same domain.
Utility method for converting a relative file or directory path into an absolute path.
Utility method for converting a relative URL to an absolute URL.
Utility method for retrieving the current location as a parsed object.
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.
Event indicating that jQuery Mobile has finished loading.
Creates a navbar widget
A wrapper event for 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.
Triggered when the changePage() request fails to load the page.
Manages a collection of pages.
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.
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 30px 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
A single content area with multiple panels, each associated with a header in a list.
Triggered after a quick, complete touch event.
Triggered after a sustained complete touch event.
Creates a textinput widget for textinput, textarea or search input
jQuery Mobile Theme
Limits the rate of the execution of handlers on resize events.
Adds toolbars to the top and/or bottom of the page.
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.