Difference between revisions of "Template:2016Demo bottom"
Line 248: | Line 248: | ||
if ( $('.click_content:visible').length == 0) { | if ( $('.click_content:visible').length == 0) { | ||
$(".click_content").show(); | $(".click_content").show(); | ||
− | $(".click_icon").html(" | + | $(".click_icon").html("▶"); |
} | } | ||
else { | else { | ||
$(".click_content").hide(); | $(".click_content").hide(); | ||
− | $(".click_icon").html(" | + | $(".click_icon").html("▼"); |
} | } | ||
Revision as of 17:18, 30 November 2015