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