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