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