How to stop jcarousel immediately on mouseover and continue on mouseout
问题 I'm trying to stop a transition with an action(in this case on hover), but i don't know how to achieve it. This is where i'm making the test: http://lvemil.net/gla/web/ I have 3 instances of jcarousel and my goal is to stop the movement(immediately) on mouseover. The problem is: when the mouse is over the carousel, i stop it, but the current transition is ended before the stop, and the sensation is not the desired, i wish to stop the movement immediately on mouseover. This is the