jqmData()
Store arbitrary data associated with the specified element. Returns the value that was set.
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.
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.