.animate()
Cambia sfondo.
function effetto () { $("#box").text("Errore!").animate({"backgroundColor":"red"});}