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