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

pagination doesn't work with ui-tabs #44

Closed orhanveli closed 11 years ago

orhanveli commented 12 years ago

Hello everyone

your project realt fits my need at my project but when i was used carousel win tab content pagination didn't work at Firefox and IE.

pagination ul attaches to DOM but, li items doesn't

You can check to firebug Dom inspector

http://i.imgur.com/QGMK1.png

orhanveli commented 12 years ago

Hello again:

i fixed this issue with setting itemsPerPage property. I think "auto" cause some issue when there is 1 item per page