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