开发者

Zoom DIV Effect, Weird Behaviour when Hovering Fast

I have the follo开发者_JAVA百科wing code: http://jsfiddle.net/8fvJN/15/

I am getting a very weird effect when you hover from one box to the next in quick succession - they start going kind of mad. Try hovering from one to the other very fast, and you will see what I mean.

Is there any way to stop this behaviour?

Zach


Try using

.stop(true, true)

It will clear the queue and stop the current animation.

working demo

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜