$('#myelementid').fadeIn(200).fadeOut(200).fadeIn(200).fadeOut(200).fadeIn(200);
full credit to this post on stackoverflow
http://stackoverflow.com/questions/275931/how-do-you-make-an-element-flash-in-jquery
$('#myelementid').fadeIn(200).fadeOut(200).fadeIn(200).fadeOut(200).fadeIn(200);
full credit to this post on stackoverflow
http://stackoverflow.com/questions/275931/how-do-you-make-an-element-flash-in-jquery