我正在使用 JQuery FancyBox v2.0.6 将子表单显示为模式弹出窗口。一切正常。模态弹出窗口按预期显示。但是,当我单击位于弹出窗口内的 asp.net 按钮时,PageRequestManager 的 BeginRequest 和 EndRequest 事件不会触发。
放置在模式弹出窗口之外的按钮可以正常工作。
谁能帮我解决这个问题。
村哈里
我正在使用 JQuery FancyBox v2.0.6 将子表单显示为模式弹出窗口。一切正常。模态弹出窗口按预期显示。但是,当我单击位于弹出窗口内的 asp.net 按钮时,PageRequestManager 的 BeginRequest 和 EndRequest 事件不会触发。
放置在模式弹出窗口之外的按钮可以正常工作。
谁能帮我解决这个问题。
村哈里
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.