【问题标题】:Page Refresh on jquery dialog closejquery对话框关闭页面刷新
【发布时间】:2011-05-05 08:50:57
【问题描述】:

我想在单击 jquery modal popup 中的按钮关闭 jquery modal 对话框后刷新 aspx 页面。 我的页面中有更新面板,所以也要考虑一下。

【问题讨论】:

    标签: asp.net-ajax jquery-ui-dialog partial-page-refresh page-refresh


    【解决方案1】:

    您可以将其添加到您的 jQuery 对话框中;

    close: function(ev, ui) { window.location.reload() }
    

    【讨论】:

    • 嗨Çağdaş Olgun,我会试试这个,让您知道感谢您的快速回复
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-10-03
    • 1970-01-01
    • 1970-01-01
    • 2012-01-15
    • 2019-01-26
    • 1970-01-01
    相关资源
    最近更新 更多