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