Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

123 stars

Watchers

13 watching

Forks

Releases

Packages

Contributors

Languages