iterami/Docs.htm/common HTM Projects/core.js/core_handle_beforeunload(event)
- Can be used to ask for confirmation before the user leaves the page by using "event.preventDefault()".
- Can be used to automatically core storage_save(keys) when the user leaves the page for repos with continual progress.
- Calls "beforeunload" event todo().