Search code examples
javascriptjqueryjcarousel

Looking for a JavaScript carousel


I am looking for a JavaScript based carousel such as absolute website. The main part that I am interested in is that it slides in a similar way to the main site flash, highlighting one item/image at a time and items are in a line.

Plug-in for any kind of library is welcome but indeed I would prefer jQuery based one as I have used it for my earlier works.

And yes I have done lots of googling but wasn't lucky enough :)


Solution

  • Check out the jQuery UI Carousel. It's still in development, but usable :)