window.opener.location.reload()刷新父窗口
window.opener.location.reload() 与 window.opener.location.href=window.opener.location.href
都是弹出窗口关闭时用来刷新父窗口。
但window.location.Reload 如果有数据提交的动作,会提示是否提交的(是和否选项)
window.opener.location.href=window.opener.location.href 是定向url提交数据,则不会出现是和否
的选择框。
window.opener.location.reload() 与 window.opener.location.href=window.opener.location.href
都是弹出窗口关闭时用来刷新父窗口。
但window.location.Reload 如果有数据提交的动作,会提示是否提交的(是和否选项)
window.opener.location.href=window.opener.location.href 是定向url提交数据,则不会出现是和否
的选择框。
标签:
刷新父窗口
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件!
如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
狼山资源网 Copyright www.pvsay.com
暂无“关闭时刷新父窗口两种方法”评论...