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