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