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