prevent a Javascript Modal Window to open itself in a new window

本文提供了解决在ASP.NET web应用中,点击按钮触发页面postback导致modal窗口意外重新打开的问题的方法。通过在页面的指定区域添加特定的HTML代码,可以避免modal窗口重复打开的情况。
摘要由CSDN通过智能技术生成

I used window.showModalDialog() to open a modal window in my ASP.Net web application. When I click a Button control to do something, the page is postback, and this made the modal window reopen a new window for the page. This is not what I excpected.

To prevent this unexpected action, you need to add the following html code inside

section of your ASP.NET page.

If your page use a master page, you should definde a ContentPlaceHolder under

section in the Master page, and put the code above inside the placeholder of your aspx page.

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/13651903/viewspace-1035884/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/13651903/viewspace-1035884/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值