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