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