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

[feature] noofrows support #56

Open ghost opened 11 years ago

ghost commented 11 years ago

This would be great if this was added back in, I'm using this on a website where I won't need a continuous plugin, so there won't be an issue. Also, how I'm pulling and grouping data doesn't allow me to use the solution from this issue: https://github.com/richardscarrott/jquery-ui-carousel/issues/22

richardscarrott commented 11 years ago

If you're unable to change the code that pumps the html out serverside then you could always manipulate the html before instantiating the carousel client side, either so you have two carousels which are hooked up to one another (slave / master) or with two items output in each li.