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