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