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