Top "Page-refresh" questions

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

Html/php hard refresh

I am trying to hard-refresh my page, since I randomize the order of my database, but when I refresh the …

php html page-refresh
Prevent page refresh on pressing F5

I have Created form with Server Side control like button..and also have written event on that.. Now runtime after …

c# asp.net page-refresh
socket.io "connect" event on refresh/reload wont fire

Having an issue with socket.io today. When I refresh a page .on("connect", {}) never fires. When I load a …

javascript node.js sockets socket.io page-refresh
How to detect page is refreshed on vue?

I try like this : created() { window.addEventListener('beforeunload', function(event) { event.returnValue = 'Write something' this.$router.push('/') }) }, the …

javascript vue.js vue-component vuetify.js 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
Why does meta refresh not work in Firefox?

My page contains this: <!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="5; URL=…

html firefox meta page-refresh
navigator.geolocation getCurrentPosition not updating in Chrome Mobile

I have created a site (can be accessed at http://dev.gkr33.com) which is designed for a smartphone and …

google-chrome mobile geolocation page-refresh