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