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