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