views:

253

answers:

1

I want to make an article rotator similar to http://www.vmagazine.com/
And I want to use jQuery.

I know there are carousels like jCarousel and jQuery Carousel.
There is also the Coda-Slider, but I don't fint it very elegant.

Can anyone suggest a good jQuery method / script for having an article carousel?

I don't want to use MooTools, Prototype etc. since I'm already using jQuery.

Any suggestions anyone?

A: 

Check out Flowplayer's Scrollable PLugin: http://flowplayer.org/tools/scrollable/index.html#demos

I haven't used it, but I believe you can set it to auto-scroll.

Jim Schubert
How would you go about adding paging below image? Like [1] [2] [3] and so forth?
Steven
I believe you would put your panes html above your tabs. It looks like the navigation and the panes would work independently of each other. Like I said, I've never used the scrollable plugin, but I have used the overlay one.
Jim Schubert