i have a popup window and need to execute a script of mine right before
closing.
i tried something like: onUnload='doit( );' and nothing gets called when the
user clicks
on the X (kill) button on the browser
can someone help ?
thanks
closing.
i tried something like: onUnload='doit( );' and nothing gets called when the
user clicks
on the X (kill) button on the browser
can someone help ?
thanks
Comment