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