https://github.com/lianbinghua

jquery stop

stop():停止当前活动的动画,但允许已排队的动画向前执行

stop(true):停止当前活动的动画,并清空动画队列;因此元素上的所有动画都会停止

stop(true,true):会立即完成当前活动的动画,然后停下来。

效果地址:http://www.w3school.com.cn/tiy/t.asp?f=jquery_stop_params

posted @ 2015-04-22 16:54  连冰华  阅读(86)  评论(0编辑  收藏  举报