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