<script language="JavaScript"> function open_window() {window.frames["ifr"].location.reload();} </script> <iframe src=" <a href="#" onclick="open_window();">刷新</a>window.opener.location.href=window.opener.location.hrefwindow.opener.location.href=window.opener.location.href 就是彈窗的父頁面重定向到自己 window.opener.location..reload()
<a href="#" onclick="open_window();">刷新</a>window.opener.location.href=window.opener.location.hrefwindow.opener.location.href=window.opener.location.href 就是彈窗的父頁面重定向到自己 window.opener.location..reload()
Powered by: BlogJava Copyright © brock