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