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