KW Online Tools Zone
Knowledge Walls
View All Tools Home
SLIDEUPELE
[Jquery editor]
Run
Share Link
Clear
HTML [Ctrl+Enter] - to run
Click here to slide down the following element
Slide Up/Slide Down
Click here to slide up the following element
CSS [Ctrl+Enter] - to run
.two{ display:none; }
Jquery [Ctrl+Enter] - to run
$(function(){ $(".one").click(function(){ $(".two").slideDown(); }); $(".three").click(function(){ $(".two").slideUp(); }); });
OUTPUT
Copyright © 2021 Knowledge walls, All rights reserved
Copyright © 2021 Knowledge walls, All rights reserved