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