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