jQuery.mobile.degradeInputsWithin()
  • References/JavaScript/jQuery Mobile/Methods

Alter the input type of form widgets. Some native input types have undesirable native behavior

2025-01-10 15:47:30
jQuery.mobile.activePage
  • References/JavaScript/jQuery Mobile/Properties

Reference to the page currently in view. Note: jQuery

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

Triggered on the "fromPage" we are transitioning away from, before the actual transition animation is kicked off.

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

Creates a select menu widget The select menu is based on a native select element, which is

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

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

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

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

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