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