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