Wed Jan 19 2022 19:43:47 GMT+0000 (Coordinated Universal Time)
Saved by @shinesheray
$("button").css("color", "blue").slideDown(500).slideUp(500); // example of effect chaining
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments