svanhess·15 年前·議論Great plugin! You should change your demo to use something like$('#animateTest').removeClass().hide().show().addClass('flash');So that the same animation can be called multiple times in a row.
$('#animateTest').removeClass().hide().show().addClass('flash');
So that the same animation can be called multiple times in a row.