$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 4 kupo / 42412 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/56a497a61f68f9d6fce79b8b5b0a6c8e/article/25053?414753179906" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });