|
|
1
2
你需要申请
|
|
|
2
2
由于动画效果还有一段时间要完成,因此需要处理动画期间发生悬停/取消悬停的情况。
我使用jQuery
如。 $(“选择器”).stop(true,true).youreffect(….); 试一试。 |