欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

關(guān)閉時刷新父窗口兩種方法

 更新時間:2014年05月07日 11:35:58   作者:  
這篇文章主要介紹了刷新父窗口兩種方法,需要的朋友可以參考下
window.opener.location.reload()刷新父窗口
window.opener.location.reload() 與 window.opener.location.href=window.opener.location.href

都是彈出窗口關(guān)閉時用來刷新父窗口。

但window.location.Reload 如果有數(shù)據(jù)提交的動作,會提示是否提交的(是和否選項)

window.opener.location.href=window.opener.location.href 是定向url提交數(shù)據(jù),則不會出現(xiàn)是和否

的選擇框。

相關(guān)文章

最新評論