555
微软
Internet Explorer
window.returnValue return undefined
It's right in IE9;but uncorrect in IE11 win10
parent:
if (window.showModalDialog){
var sValue = showModalDialog(sUrl,obj,sStyle);
//--sValue is undefined in IE11
}
modal:
$(document).ready(function(){
$(window).bind('beforeunload',function(){
var returnValue =<%=isSucess%>;
window.returnValue=returnValue;
});
});
您好,
因为该问题涉及到编码开发问题,为了您获得更加详尽,全面的解答,建议到以下链接发帖:
https://social.technet.microsoft.com/Forums/zh-cn/home
最后更新:2017-05-15 00:01:55
上一篇:
ie浏览器和win10
下一篇:
无法禁用IE11
IE 11 无法更新,错误代码:0x80092004
IE11提示typeerror,对象不支持openremotedoc属性或方法
script7002:XMLHttpRequest Network Error 0x80004004
ie11 install error :14081 ,the referenced assembly could not be
Cookies are no longer stored in files. Please use
you need to install the following CSPs before the enrollment,Microsoft
网页自动刷新
IE11 完全打不开任何网页,除了百度的首页和搜索页面
您的浏览器禁止运行ActiveX控件,请先修改浏览器设置,否则程序无法运行
ie中嵌入ocx导致闪烁的问题