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