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