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