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