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