I\'m wondering how to refresh/reload a page (or even specific div) once(!) using jQuery?
Ideally in a way right after the DOM structure is available (c
DOM structure
Add this to the top of your file and the site will refresh every 30 seconds.
Another one is: Add in the head tag