$("#report_comment_success_123321").removeClass("flash_successful") $("#report_comment_success_123321").addClass("flash_unsuccessful") $("#report_comment_success_123321").html("Ocorreu um problema na tua solicitação. Por favor, tenta novamente.") $("#report_comment_success_123321").fadeIn(500).delay(2500).fadeOut(500);