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