
I got caught out using Javascripts location.reload(true); recently. I have a web-page which is destined to be displayed in a public area on a large screen, which unfortunately has a LARGE, static background image (not my design — promise!). The page must reload fairly frequently, and I don’t want the background image disappearing while it reloads each [...]