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