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