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