码迷,mamicode.com
首页 > Web开发 > 详细

jQuery监控动画执行完毕事件

时间:2016-02-22 17:09:34      阅读:255      评论:0      收藏:0      [点我收藏+]

标签:

$(‘#yourElement‘).one(‘webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend‘, doSomething);

  

jQuery监控动画执行完毕事件

标签:

原文地址:http://www.cnblogs.com/wln3344/p/5207492.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!