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