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