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