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