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