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