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