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