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