Line 39: | Line 39: | ||
$(".control_button").click(function(){ | $(".control_button").click(function(){ | ||
− | $( | + | $(this.next().fadeToggle(400); |
$(this).toggleClass("less"); | $(this).toggleClass("less"); | ||
}); | }); |
Revision as of 20:39, 3 February 2017