How to detect when a user reloads a webpage? (unload event)
Is it possible to detect when the webpage is reloaded? It's in a sandboxed iFrame, but it doesn't properly send unload events, so it never automatically releases memory. I'm looking for a way to do that manually.
Log ind for at efterlade en kommentar.