views:

290

answers:

5

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 :)

+1  A: 

First match on Google: http://www.catswhocode.com/blog/top-10-javascript-slideshows-carousels-and-sliders :)

watain
"Internal Server Error" :(
Hellnar
Are you sure? It works here. Try browsing it via http://ninjacloak.com, or similar.
watain
+3  A: 

jCarousel is still a classic.

I can't open your example so I'm not sure it has all the features you want.

marcgg
should it worry me that their download zip file is jQuery 1.2.3 ?
Simon_Weaver
+1  A: 

MooFlow is beautiful!

EDIT: ImageFlow seems to a good alternative.

jbochi
+1  A: 

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

fudgey
+1  A: 

I'm a jQuery user. I've just used JCarousel w/ jQuery 1.3.2. on a Joomla 1.5.x.

It works fine even on Internet Explorer 6 (which is a pretty good thing, hehe). Hope it helps.

Alfabravo