jQuery Circular Content Carousel Autoscroll

niczcool picture niczcool · Jul 3, 2012 · Viewed 17.5k times · Source

I found a cool carousel script named Circular Content Carousel by Tympanus. It's almost exactly what I need. When clicking on the "more" link, the respective item moves to the left and a content area will slide out.

What I need to achieve now is to make it autoscroll and stopped while mouseover on the carousel and when the content area opened.

I'm a newbie in javascript & jquery, so I desperately need an expert help. Can somebody help me customize this carousel?

Here's a link of the working Circular Content Carousel. http://jsfiddle.net/niczcool/x7jxa/2/

Thanks in advanced.

Answer

AlexC picture AlexC · Jul 3, 2012

here is an update:

Not the best way, but is going to work

http://jsfiddle.net/x7jxa/3/

Update:

http://jsfiddle.net/x7jxa/4/

Yes, i agree with function, but Fiddle for some reason return an weird error.