ASP.NET JQuery based Modal Dialog Control [closed]

邮差的信 提交于 2019-11-29 10:34:35

问题


First of all this is not a question, i just made a user control which seems to solve the issue discussed in the following link.

http://forum.jquery.com/topic/dialog-will-move-its-div-tag-to-body

The issue is, briefly, JQuery dialog causes some problems when using partial page update. From ASP.NET aspect, when it is used inside an UpdatePanel.

You can see the samples and download source code from the following links.

http://www.mbmt.net/JQ/JQDialogTest.aspx http://www.mbmt.net/JQ/JQDialogTest2.aspx

I hope this helps someone (:

来源:https://stackoverflow.com/questions/5446941/asp-net-jquery-based-modal-dialog-control

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!