$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 4 kupo / 8144 view"); $("#star").click(function(){ setTimeout(function(){ var scriptTag = document.createElement("script"); scriptTag.type = "text/javascript"; scriptTag.src = "https://wiki.ffo.jp:8017/counter.yaws/s/1e7665eff6a2f9079507dd42bc6cf1f8/article/15280?64280707836" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });