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