.enhanceWithin()
Enhance all the children of all elements in the set of matched elements.
Enhance all the children of all elements in the set of matched elements.
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.