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