pagecreate event
  • References/JavaScript/jQuery Mobile/Events

Triggered when the page has been created in the DOM (via ajax or other) and after all widgets have had an opportunity to enhance the contained markup.

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

Triggered twice during the page change cyle: First prior to any page loading or transition and next after page loading completes successfully, but before the browser

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

Adds button styling to an element Note: .buttonMarkup()

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

Retrieve the URL of the original document.

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

Creates a collapsible block of content Collapsible content To

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

Creates a listview widget Basic linked lists A listview

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

Utility method for retrieving the URL of the original document.

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

Creates a checkboxradio widget Checkboxes Checkboxes are

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

Triggered when a horizontal drag of 30px or more (and less than 30px vertically) occurs within 1 second duration.

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

Triggered by components within the framework that dynamically show/hide content. Some components

2025-01-10 15:47:30