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