pageshow event
  • References/JavaScript/jQuery Mobile/Events

Triggered on the "toPage" after the transition animation has completed.

2025-01-10 15:47:30
jQuery.mobile.path.makeUrlAbsolute()
  • References/JavaScript/jQuery Mobile/Methods

Utility method for converting a relative URL to an absolute URL. This function returns a

2025-01-10 15:47:30
scrollstop event
  • References/JavaScript/jQuery Mobile/Events

Triggers when a scroll finishes. jQuery( ".selector" ).on( "scrollstop"

2025-01-10 15:47:30
tap event
  • References/JavaScript/jQuery Mobile/Events

Triggered after a quick, complete touch event. The jQuery Mobile tap event triggers

2025-01-10 15:47:30
Loader
  • References/JavaScript/jQuery Mobile/Widgets

Handles the task of displaying the loading dialog when jQuery Mobile pulls in content via Ajax. The

2025-01-10 15:47:30
jQuery.mobile.getInheritedTheme()
  • References/JavaScript/jQuery Mobile/Methods

Retrieves the theme of the nearest parent that has a theme assigned. This method is no longer

2025-01-10 15:47:30
orientationchange event
  • References/JavaScript/jQuery Mobile/Events

Device portrait/landscape orientation event The jQuery Mobile orientationchange

2025-01-10 15:47:30
jQuery.mobile.path.isRelativeUrl()
  • References/JavaScript/jQuery Mobile/Methods

Utility method for determining if a URL is a relative variant. Utility method for determining

2025-01-10 15:47:30
scrollstart event
  • References/JavaScript/jQuery Mobile/Events

Triggers when a scroll begins. Note that iOS devices freeze DOM manipulation during scroll

2025-01-10 15:47:30
.enhanceWithin()
  • References/JavaScript/jQuery Mobile/Methods

Enhance all the children of all elements in the set of matched elements. This method is responsible

2025-01-10 15:47:30