swipeleft event
  • References/JavaScript/jQuery Mobile/Events

Triggered when a swipe event occurs moving in the left direction. Triggered when a horizontal

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

A wrapper event for both hashchange and popstate The navigate event is a wrapper around both

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
Popup
  • References/JavaScript/jQuery Mobile/Widgets

Opens content in a popup. Popups To create a popup, add

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
Collapsible
  • References/JavaScript/jQuery Mobile/Widgets

Creates a collapsible block of content Collapsible content To

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
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
pagechange event
  • References/JavaScript/jQuery Mobile/Events

This event is triggered after the changePage() request has finished loading the page into the DOM and all page transition animations have completed.

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