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