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