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