jQuery.mobile.path.getLocation()
  • References/JavaScript/jQuery Mobile/Methods

Utility method for safely retrieving the current location. The browser's location.href

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

See Toolbar Widget As of jQuery Mobile 1.4.0 the functionality of the fixedtoolbar widget

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

Groups buttons together. Occasionally, you may want to visually group a set of buttons to

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

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

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
jQuery.mobile.loadPage()
  • References/JavaScript/jQuery Mobile/Methods

Load an external page, enhance its content, and insert it into the DOM. Load an external

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

Triggered just before the framework attempts to remove an external page from the DOM. By

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
jQuery.mobile.path.parseLocation()
  • References/JavaScript/jQuery Mobile/Methods

Utility method for retrieving the current location as a parsed object. This method gets the

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