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

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

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

Enables bookmarkable #hash history. The jQuery Mobile .hashchange() event handler

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

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

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

Virtualized click event handler. We provide a set of "virtual" mouse events that attempt

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

Event indicating that jQuery Mobile has finished loading. This event is triggered after jQuery

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

Triggered after a sustained complete touch event. The jQuery Mobile taphold

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

Triggered on the "toPage" we are transitioning to, before the actual transition animation is kicked off.

2025-01-10 15:47:30