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