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.
Added 'auto' option to itemsPerTransition. This solves an issue where if you initialize the carousel with fewer than 4 itemsPerPage but leave itemsPerTransition untouched, it'll scroll 4 items at a time and appear to be "skipping" items.
Added 'auto' option to itemsPerTransition. This solves an issue where if you initialize the carousel with fewer than 4 itemsPerPage but leave itemsPerTransition untouched, it'll scroll 4 items at a time and appear to be "skipping" items.