Codeinwp / carouFredSel-jQuery

A circular, responsive carousel plugin built using the jQuery.
http://caroufredsel.dev7studios.com
Other
318 stars 476 forks source link

Caroufredsel pagination does not slide in the natural order #27

Open julienmru opened 9 years ago

julienmru commented 9 years ago

Here's the demo implemented with only two slides: http://www.cahri.com/tests/caroufredsel.html

Each time you go from slide 2 to slide 1 it scrolls the image from left to right instead of right to left. Going from slide 2 to slide 1 should have the same behavior as the Prev button which is more natural on a user's perspective.

Any idea how to fix it?