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