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