Top "Page-refresh" questions

Questions dealing with causing or preventing the re-rendering of an HTML document by a web browser.

How to reload a parent page when jQuery UI dialog is closed?

I searched for this issues in stackoverflow and have seen similar questions (but not exactly what I'm looking for), but …

jquery jquery-ui-dialog page-refresh
Browser refresh by Ctrl+F5 in WebDriver using Java

I have refreshed the browser in WebDriver using java as below code: driver.navigate().refresh(); How can I do that …

java selenium-webdriver page-refresh browser-refresh
Refresh WebPage periodically

My requirement is that i have a .php page that has to display some graphs/data based on data from …

html page-refresh
page refresh causing user to get log out automatically in angular js

I have a Login API which I am using it in my service function logInToService(callback, errback, login, password, rememberLogin) { …

javascript angularjs logout page-refresh
page refresh is firing the event again

IN asp.net when I submit form and refresh it, the data resubmitted again? Is there a way in C# …

asp.net page-refresh
After page refresh jquery stops working

That's realy strange issue, i have quite a lot of plugins and custom scripts in my page and normaly it …

javascript jquery html page-refresh
Stop Chrome Tab Sleeping/Hibernating

How can I stop Chrome from having its tabs Sleep/Hibernate? I'm running the "revolver" extension and I want the …

google-chrome google-chrome-extension tabs page-refresh
Problems refreshing angularjs changes on production server

I have a recurring issue that occurs when I make changes to my angularjs app. The problem is that I …

angularjs javascript-events page-refresh
PRIMEFACES - How to refresh a <p:graphicImage> from clicking a <p:commandButton>?

I'm considering this showcase: http://www.primefaces.org/showcase/ui/dynamicImage.jsf in particular the sub-case "GraphicText on-the-fly". My problem …

ajax jsf-2 primefaces captcha page-refresh
Symfony2 form submitting on page refresh

I have a form in Symfony2 framework. On successful submission of the page it renders another twig template file and …

php symfony form-submit symfony-forms page-refresh