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