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

restore active item class and fix bug in 0.11.1 tag where items never ha... #59

Closed greatseth closed 11 years ago

greatseth commented 11 years ago

...d active class removed

greatseth commented 11 years ago

How does this look? I know you mentioned the getPage method. I left my original take in there because it was consistent with other similar sections of the code base, and I wasn't sure based on the back and forth if you wanted me to adjust the patch or not. Let me know!