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