Open nighttime opened 9 years ago
Fix will probably involve a few of these: $('.flashcard_div_back > p').hide(); and $('.flashcard_div_back > p').show();
and maybe some of jQuery's .queue(function() {}) calls after animation addClass/removeClass calls. I can't seem to get it right though...
Fix will probably involve a few of these: $('.flashcard_div_back > p').hide(); and $('.flashcard_div_back > p').show();
and maybe some of jQuery's .queue(function() {}) calls after animation addClass/removeClass calls. I can't seem to get it right though...