This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Swipeable Pages Widget (à la Sencha Touch Carousel) #296
Closed
Description
Hi,
The Sencha Touch toolkit provides a "carousel" widget, which basically lets you swipe vertical (or horizontally) between different screens.
This also appears to be a fairly common paradigm on new touch interfaces.
There was a JQuery Mobile forum post asking about it here:
http://forum.jquery.com/topic/carousel-bahaviour-in-sencha
And an example of it, on Sencha Touch here, under User Interfaces, Carousel
http://dev.sencha.com/deploy/touch/examples/kitchensink/
It would be truly awesome if something like this could be implemented on JQuery Mobile.
Cheers,
Victor