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