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