richardscarrott / jquery-ui-carousel

jQuery RS Carousel is a responsive and touch-enabled carousel written on top of jQuery and the jQuery UI Widget Factory providing a full and familiar API in less than 2.6kB minified and gzipped.
http://richardscarrott.github.io/jquery-ui-carousel/
192 stars 56 forks source link

Updated the demo.html to include a touch option #43

Closed cheey2003 closed 11 years ago

cheey2003 commented 12 years ago

It is now more obvious to JS newbies like myself to understand how to implement a touch option to the carousel :)

richardscarrott commented 11 years ago

I've rewritten much of the internals with 0.10.7 - Fixed in https://github.com/richardscarrott/jquery-ui-carousel/tree/0.10.7 however the touch extension is no longer compatible; at least until I find an appropriate drag event lib that supports touch events and importantly is still maintained (https://github.com/threedubmedia don't appear to be supporting their event.drag any longer).