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

itemsPerTransition value issue #37

Closed paulcobb closed 11 years ago

paulcobb commented 12 years ago

itemsPerTransition: 'auto' (string, number)

Using the demo version as a template I attempted to configure using a string value

When passing this as a string it does not respond (and defaults) although when passing the value as a 'number' it does respond correctly