首頁  >  文章  >  web前端  >  window.open的頁面如何刷新(父頁面)上層頁面_javascript技巧

window.open的頁面如何刷新(父頁面)上層頁面_javascript技巧

WBOY
WBOY原創
2016-05-16 17:45:121322瀏覽
複製程式碼 程式碼如下:

this.ClientScript.RegisterStartupScript(this.GetType(),this.Title>this.ClientScript.RegisterStartupScript(this.GetType(),this.Title() , "window.opener.location.reload();alert('銷帳成功!');", true);

主要是這段js程式碼:window.opener.location.reload ();

如果沒特殊要求,可以考慮用div
陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn