svanhess·vor 15 Jahren·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·vor 15 Jahren·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.