Skip to content

blackdynamo/jquerymobile-carousel

Repository files navigation

jQueryMobile Carousel

Required Plugins

You must use the jquery.ui.ipad.js plugin in order for jQuery UI widgets to recognize mobile touch events as click events.

Demo

jsfiddle

Options

duration

The number of milliseconds for the slide transition effect.

direction

The dirction of the slide transition. Accepts "horizontal" or "vertical".

minimumDrag

The minimum distance the carousel has to be dragged in order to trigger the transition.

beforeStart

Will be called right as the drag event is triggered.

afterStart

Will be called right after the start event is triggered.

beforeStop

Will be called right as the drag has stopped.

afterStop

Will be called right after the drag has stopped.

About

A Sencha style carousel plugin for jquery mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published