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