Skip to main content
2 events
when toggle format what by license comment
Nov 13, 2014 at 20:32 comment added Michael Blackburn If you just make flash a jQuery Object, it works fine. var flash = $("<div class='flash'></div>"); $(".hello").prepend(flash); flash.show().fadeOut('slow');
May 12, 2014 at 5:00 history answered Chloe CC BY-SA 3.0