摘要: [javascript]view plaincopyprint?iframe弹出子页面刷新父页面iframeparent.location.reload();[javascript]view plaincopyprint?弹出子页面刷新window.opener.location.reload();[javascript]view plaincopyprint?子窗口刷新父窗口self.window.opener.locaction.reload();[javascript]view plaincopyprint?刷新一open()方法打开的窗口window.opener.location.h 阅读全文
posted @ 2014-01-16 08:34 齐鲁青未了 阅读(653) 评论(1) 推荐(1)