views:

294

answers:

3

I am trying to stop the animation of my jcarouselled item when the user is hovering over a particular item. I am scrolling non-image content and I want to give user an opportunity to read the scrolled text.

How to do it? It is not even mentioned on the documentation.

A: 

try this

http://www.dudal.com/jquery/jquery.jcarousellite.pauseOnHover.min.js

it will work

Kumod
A: 

Kumod, not working.

SerNeo
Can you explain, what didn't work?
Starx
+1  A: 

Try this modified jCarosel Lite script

http://www.webdesignbooth.com/demo/news-ticker/jcarousellite_1.0.1c4.js

JwC
I like it... I will accept this
Starx