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