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

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

2025-01-10 15:47:30
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
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
.jqmRemoveData()
  • References/JavaScript/jQuery Mobile/Methods

Remove a previously-stored piece of data. When working with jQuery Mobile, jqmRemoveData

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

Creates a collapsible block of content Collapsible content To

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

Creates a listview widget Basic linked lists A listview

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