.enhanceWithin()

Enhance all the children of all elements in the set of matched elements.

jqmData()

Store arbitrary data associated with the specified element. Returns the value that was set.

jQuery.mobile.getDocumentBase()

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.

jQuery.mobile.path.parseUrl()

Utility method for parsing a URL and its relative variants into an object that makes accessing the components of the URL easy.