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