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