|
Is there an Event that is called when browser is closed ?
I need to send information when a user quit my page. So I'm pretty interested in something like <body onUnload="myFunction();"> but I need something that will work when the user will close the window too.
Is Javascript capable to do that ?
__________________
I have nothing to advertise ... yet.
|