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