jQuery.mobile.getDocumentBase()

Utility method for retrieving the original document base URL.

Note: jQuery.mobile.getDocumentBase is deprecated as of jQuery Mobile 1.4.0 and will be removed in 1.5.0. Use the jQuery.mobile.path.getDocumentBase() method instead.

tap

Triggered after a quick, complete touch event.

taphold

Triggered after a sustained complete touch event.

Tabs Widget

A single content area with multiple panels, each associated with a header in a list.

swiperight

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

swipeleft

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

swipe

Triggered when a horizontal drag of 30px or more (and less than 30px vertically) occurs within 1 second duration.