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