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