div刷新/在jQuery中重新加载 [英] div refresh/Reload in jquery

查看:115
本文介绍了div刷新/在jQuery中重新加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

到目前为止,我一直在使用response.redirect(request.rawurl)来刷新更新内容,但是由于我必须专门重新加载或刷新特定的分区,因此刷新整个页面浪费了大量时间. br/>
我需要知道如何借助jquery或任何可能的代码在主页的任何部分中进行自动刷新或按钮单击事件刷新.

i have been using response.redirect(request.rawurl) till now to refresh the updates content but it is making a huge time waste in refreshing the whole page now i have to be specific about reloadinng or refreshing the particular division.

I need to know how we can make auto refresh or button click event refresh in any division of master page with the help of jquery or any possible code.

推荐答案

我猜这些文章/链接可能会帮助您...

使用JSON WebService的通知小部件 [> http://stackoverflow.com/questions/3138756/jquery-repeat-function-every- 60秒 [ ^ ]

http://www.w3schools.com/js/js_timing.asp [
I guess these articles/links might help you...

Notification Widget Using JSON WebService[^]

http://stackoverflow.com/questions/3138756/jquery-repeat-function-every-60-seconds[^]

http://www.w3schools.com/js/js_timing.asp[^]

Or you may also use asp:UpdatePanel and set its UpdateMode property to "Conditional", so that the page does not refresh for any user activity within your update panel. Googling UpdatePanel and ConditionalMode might help too.


这篇关于div刷新/在jQuery中重新加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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