简体   繁体   English

BeginRequest和EndRequest无法与JQuery FancyBox一起使用

[英]BeginRequest and EndRequest not working with JQuery FancyBox

I am using JQuery FancyBox v2.0.6 to show a sub form as a modal popup. 我正在使用JQuery FancyBox v2.0.6将子窗体显示为模式弹出窗口。 Everything is working fine. 一切正常。 The Modal popup is showing as expected. 模态弹出窗口显示为预期。 But, when I click on the asp.net button which is placed inside the popup window, the events BeginRequest and EndRequest of PageRequestManager are not firing. 但是,当我单击位于弹出窗口内的asp.net按钮时,PageRequestManager的BeginRequest和EndRequest事件没有触发。

The same events are working fine with the button placed outside the modal popup. 使用位于模式弹出窗口外部的按钮,相同的事件可以正常工作。

Could anyone help me out to fix this issue. 任何人都可以帮助我解决此问题。

Murahari 村原

I am also stuck on this. 我也坚持这一点。 There is an excellent article here http://codingboynamedtracy.com/blog/fancybox-asp-net-web-forms/ but the fix is for fancybox 1.3, and 2.0 is completely rewritten and I can't find appropriate references in the library file. 这里有一篇很棒的文章, 网址为http://codingboynamedtracy.com/blog/fancybox-asp-net-web-forms/,但此修复程序仅适用于fancybox 1.3和2.0,而我在库中找不到合适的引用文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM