open_in_new
content_copy
$("button").css("color", "blue").slideDown(500).slideUp(500); // example of effect chaining