模态弹出扩展器在aspx页面上不起作用 [英] Modal Pop Up Extender Is Not Working On aspx page

查看:63
本文介绍了模态弹出扩展器在aspx页面上不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想打开一个模式弹出窗口,弹出控件ID是一个Panel。

网页上也有flash内容。

同样的弹出窗口是在主页面内容中工作但不在具有Flash内容的网页表单中工作。

我不知道,这是由于闪存还是其他......请帮助

I want to open a modal pop up with popup control id is a Panel.
There is a flash content on the web page too.
The same popup is working in the master page contents but not in the web form having the flash content.
I dont know , is this due to flash or something....please help

推荐答案

请尝试以下方法:

ASP.NET AJAX Control Toolkit ModalPopupExtender控件在行动


解决方案是替换



The solution is to replace

<asp:ScriptManager> with <asp:ToolkitScriptManager>


你可以在弹出CSS中设置Z索引。
you can set Z index in popup CSS.


这篇关于模态弹出扩展器在aspx页面上不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆