$("#answer").text("Your Name Is: " +nick); $("#answer").fadeIn("slow");
$("#answer").html("Your Name Is: " +nick+"<br>); $("#answer").fadeIn("slow");