How to display a modal when the user will close the page?
Hello...
I wonder how do I load a modal window (with info within it), when the user is closing the page (go with the mouse pointer to the close button of the browser)?
Here is an example of this:
The above example loads a modal window when the user goes with the mouse to close the window.
How to do it? Can someone show?
Thank you all!