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