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