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