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

autoscrol clean time on pagination bug fix #35

Closed dexterns88 closed 12 years ago

dexterns88 commented 12 years ago

Added function _paginatioCleanTime to fix issue with clean time with pagination. when click on page in pagination and slider slide time on autoscroll donesn't reset . this function reset this time to 0 and start time-in again.

richardscarrott commented 12 years ago

Cannot reproduce.