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