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