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