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