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