ryrych / rcarousel

yet another jQuery UI carousel
http://ryrych.github.com/rcarousel/
171 stars 48 forks source link

Speed is different for both navigation #73

Open ashu4code opened 11 years ago

ashu4code commented 11 years ago

Hi

I set Speed: 2000ms but i see both navigation has different speed of scrolling.why it scrolling with different speed . i didn't get it. $("#carousel").rcarousel({ step: <?php echo $countsharedvisible; ?>, visible: <?php echo $countsharedvisible; ?>, orientation: "vertical", width: 210, height:105, speed:2000

            });