Warning prior to closing a document with unsaved changes. Ist it possible?

This can be achieved using onbeforeunload event - Prevent leaving the page using plain JavaScript

1 Like