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