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