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