pagebeforecreate event
  • References/JavaScript/jQuery Mobile/Events

Triggered on the page being initialized, before most plugin auto-initialization occurs.

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

Triggered after the page is successfully loaded and inserted into the DOM.

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

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

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

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

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

Triggered when the changePage() request fails to load the page. Note:

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

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

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

Triggered if the page load request failed. Note: The

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

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

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

Triggers when a scroll finishes. jQuery( ".selector" ).on( "scrollstop"

2025-01-10 15:47:30