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