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