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