Line 33: | Line 33: | ||
$(".expand_content .control_button").click(function(){ | $(".expand_content .control_button").click(function(){ | ||
+ | alert("here"); | ||
$(this).next(".more_content").fadeToggle(400); | $(this).next(".more_content").fadeToggle(400); |
Revision as of 20:32, 8 February 2017