Top "Partial-page-refresh" questions

Modify part of a page without reloading/refreshing.

JQuery - click button every 2 seconds

Basically I have a refresh button, when the user clicks the refresh button it calls a web service, gets the …

web-services javascript-events jquery partial-page-refresh
refresh content of a jquery ui dialog

i managed to to get this script. It's refreshing the div of the dialog window: function getRandom() { $("#category_dialog").load("&…

jquery refresh partial-page-refresh
JQuery Dialog: How to do partial page refresh and get new dialogs each time

I'm having a workflow issue with my JQuery dialogs when trying to create the dialogs and then doing a partial …

jquery ajax jquery-ui dialog partial-page-refresh
Read the contents of a text file every 15 seconds

I'm working on a music site: I have a text file on the server which contains the name of the …

javascript jquery setinterval partial-page-refresh
Refreshing single PivotTable only

In Excel 2013 I have two pivot tables named "A" and "B". I need to refresh only one pivot table ("B") …

vba pivot-table partial-page-refresh
Google Line Chart - Refresh database automatically

I'm working on an interface which display data retrieved from my database thanks to a Google Line Chart. However, new …

javascript php ajax google-visualization partial-page-refresh
Update Panel refresh on code behind function call in C# - Ajax

I am using Uploadify v2.1.4 to upload images using ASP.Net C# FM 4.0. In this page i have other controls …

asp.net ajax c#-4.0 partial-page-refresh partial-postback
ASP.NET Register Script After Partial Page Postback (UpdatePanel)

I have a simple form (textbox, submit button) which is wrapped in an update panel. <asp:UpdatePanel ID="ReplyUpdatePanel" …

javascript asp.net asp.net-ajax updatepanel partial-page-refresh
Reload JS file without page refresh

Is there any way, how I can force my browser to refresh (re-download) JS resources only, without refreshing the whole …

javascript page-refresh partial-page-refresh