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