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