function quicklink(url) { window.opener.document.location.href(url); self.close(); } 这从第一天开始就在IE7、8 和9 上起作用,但在Safari(适用于Windows 或iPad) ...
確定! 回上一頁