version 5.5.5
jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or by user interaction. Oh, and it's responsive too.
The carouFredSel-plugin was built using the jQuery-library.
It is dual licensed under the MIT and GPL licenses.
FeaturesTestimonials
Fully customizable and skinnable.
Scrolls automatically or by using buttons, keys, the mousewheel or by swiping.
Optionally responsible/fluid/liquid out of the box.
Supports variable item-sizes (also with a variable number of visible items).
Built in keyboard- and mouse-navigation and pagination.
7 Built in effects: none, scroll, directscroll, fade, crossfade, cover and uncover.
Filled with intelligent custom events and loads of options.
Align (left/center/right) items inside the available width/height.
Dynamically add and remove items to/from the carousel.
GET and (re)SET the configuration options after creation.
Cory House
Wow, this is seriously awesome. I was about to create my own plugin after trying many mediocre jQuery plugins. None offered the configurability I needed out of the box.
Vinod
I love this plugin. I am in love with it. I use it for pretty much every project I work on.
Nachid
Very very good job
This is amazingly well done.
Very well documented and the code is so easy to read and customize.
Pipo Sulpico
The Mother of all Sliders.
Being familiar with pro's and cons of other great sliders like AnythingSlider / bxSlider / SudoSlider.. etc - cFs seems to be the intersection.
Ryan
I still don't know why I bother to look elsewhere for any other plugin. This gets the job done every single time and your quick responses on the support forum allows me to continue to use this script for new projects.
Terri
You guys rock! I've been trying to find a carousel that I could edit without much scripting knowledge. This was so easy! Thank you for sharing.
Jacco van der Post
Finally a carousel which works! It's circular, lots of options and can be combined with a lightbox without troubles. That's why I have build a TYPO3 plugin based on carouFredSel!
Cedric
Great stuff
CarouFredSel is without a doubt one of the best slideshow plugin. A true "Swiss Army Knife" for every slideshow fan!
Jen
Goodness. This has got to be the simplest carousel I have ever set up, and somehow it has managed that while also having a HUGE number of options. I think I love you.
DrZoidBerg
Awesome! I follow the plugin since v2, and each time I needed, it was soooooooo easy to use.
Thanks a lot! U make me love jquery a lot :)
Milos Aleksic
You can see a lot of "similar things" on the net. But with this one you can make any of them, using always the same concept...
Kim
Thanks! The best carousel plugin I've seen so far! And the robot - birlliant!
Examples
A carousel with default configuration (5 items visible, 5 items scrolled automatically from right to left).
view JavaScript view HTML view CSS
A non-circular, non-infinite carousel scrolled by user interaction:
press the "previous" and "next" buttons, the "left" and "right" keys on your keyboard or use the pagination.
view JavaScript view HTML view CSS
HTML: x
01