关闭子窗口同时刷新父窗口代码 window.opener.location.href=window.opener.location.href;window.close();
摘要:
window.opener.location.href=window.opener.location.href;window.close(); 阅读全文
posted @ 2006-09-07 20:04 Arlen 阅读(5613) 评论(3) 推荐(0) 编辑