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