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