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