IE使用<script>window.opener=null;window.close();</script>可關閉目前視窗,但Chrome則不能關閉視窗。 改用<script>window.open('','_self','') ...
確定! 回上一頁