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