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