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