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