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