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