页面中存在ValidationSummary控件,就没法弹出使用ModalPopupExtender控件建的新窗口
抛出错误在这document.getElementById('ctl00_ContentPlaceHolder1_vs1').dispose=function(){Arr...
抛出错误在这
document.getElementById('ctl00_ContentPlaceHolder1_vs1').dispose = function() {
Array.remove(Page_ValidationSummaries, document.getElementById('ctl00_ContentPlaceHolder1_vs1'));
}
(function() {var fn = function() {Sys.Extended.UI.ModalPopupBehavior.invokeViaServer('palDetail', true); Sys.Application.remove_load(fn);};Sys.Application.add_load(fn);})();Sys.Application.initialize();
错误是:Microsoft JScript 运行时错误: 缺少对象
求指教 谢谢 展开
document.getElementById('ctl00_ContentPlaceHolder1_vs1').dispose = function() {
Array.remove(Page_ValidationSummaries, document.getElementById('ctl00_ContentPlaceHolder1_vs1'));
}
(function() {var fn = function() {Sys.Extended.UI.ModalPopupBehavior.invokeViaServer('palDetail', true); Sys.Application.remove_load(fn);};Sys.Application.add_load(fn);})();Sys.Application.initialize();
错误是:Microsoft JScript 运行时错误: 缺少对象
求指教 谢谢 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询