Y
Hacker News
new
|
ask
|
show
|
jobs
by
strictnein
2740 days ago
That's not the window.open() call, which doesn't stop the browser window from closing. It's (I believe) a window.confirm call:
https://developer.mozilla.org/en-US/docs/Web/API/Window/conf...