Snippets Collections
$("button").click(function(){
  $("p").hide(1000);
});
star

Mon Dec 18 2023 03:45:50 GMT+0000 (Coordinated Universal Time) https://www.w3schools.com/jquery/jquery_hide_show.asp

#hide #animation #hideanimation

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension