How does one close the popup window when it loses focus?
If I use <body onBlur=window.close()> the window opens then closes immediately throwing an error saying the callee was cancelled and the script did not run.
DeZiner
When the gears stop turning,
we all stop learning.
If I use <body onBlur=window.close()> the window opens then closes immediately throwing an error saying the callee was cancelled and the script did not run.
DeZiner

we all stop learning.