NO LONGER BETA! A fully responsive carousel jQuery UI Widget that works on desktop browsers, iPhones, iPads, and Androids. Touch devices can touch-swipe. Others can use the left/right nav arrows or mouse drag. It uses CSS3 Transitions for animations but falls back to jQuery animations for browsers without CSS3 Transition support. The code has been heavily optimized to avoid page reflows (faster, more responsive experience for the user). It even plays nicely with the lazyLoad.js plugin. Even though it is a jQuery UI widget, the cost in bytes is reasonable since you don't need the entire UI library, just core and widget. Overall, I think you'll enjoy using this widget on your next project. :-)
Stars
18
Forks
6
Watchers
18
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
version 1.7.0 -- bugfixes, vast improvement to "individual" mode, vast improvements to lazyLoad.js support, as "jsLint" friendly as I can make it, too.
9bbdd0bView on GitHubversion 1.6.0 - requestAnimationFrame for dragging. Bugfixes and UI improvements. support for lazyload.js on carousels.
13982aaView on GitHubversion 1.5.2 - fix for Apple's new scroll bug introduced in latest iOS update. fixes for ie8 weirdness. General enhancements.
4a72ceaView on GitHub