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