animate complete function jquery code example Example: animate in jquery $("button").click(function(){ $("#box").animate({height: "300px"}); });