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