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