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