svanhess·15 ปีที่แล้ว·discussGreat 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.
svanhess·15 ปีที่แล้ว·discussWhy not use a UUID? Seems wasteful to have to do a SELECT for every INSERT.
$('#animateTest').removeClass().hide().show().addClass('flash');
So that the same animation can be called multiple times in a row.