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