$(‘#animationSandbox‘).removeClass().addClass(x + ‘ animated‘).one(‘webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend‘, function(){
$(this).removeClass();
});
原文地址:https://www.cnblogs.com/chenjacky/p/10258443.html
时间: 2024-10-12 21:02:39