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