Difference between revisions of "Template:2016Demo bottom"
(4 intermediate revisions by the same user not shown) | |||
Line 249: | Line 249: | ||
$(".click_content").show(); | $(".click_content").show(); | ||
$(".click_icon").html("▶"); | $(".click_icon").html("▶"); | ||
+ | $(".click_open").css("background-color", "#ffffff"); | ||
} | } | ||
Line 254: | Line 255: | ||
$(".click_content").hide(); | $(".click_content").hide(); | ||
$(".click_icon").html("▼"); | $(".click_icon").html("▼"); | ||
+ | $(".click_open").css("background-color", "#f2f2f2"); | ||
} | } | ||
Latest revision as of 17:40, 30 November 2015