You can detect whether the new window was blocked by a popup blocker.

You can use the onbeforeunload event to detect when the new window is closed.

Window.open — Features

You can detect whether the new window was blocked by a popup blocker.

You can use the onbeforeunload event to detect when the new window is closed. window.open features

Back
Top