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