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