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