How to detect browser close event

  • Follow


Can you help me How to detect browser close event?
Thanks

0
Reply bloodandrose (1) 8/9/2006 8:33:31 AM

 wrote on 09 aug 2006 in comp.lang.javascript:

> Can you help me How to detect browser close event?

The browser windows cannot be seen anymore and the start toolbar 
won't show the minimized versions.

Or perhaps, if you just mean one browser window or tab:

onUnload = "alert('This window going down !')"

-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
0
Reply Evertjan 8/9/2006 8:52:34 AM


1 Replies
611 Views

(page loaded in 0.06 seconds)

Similiar Articles:













7/23/2012 7:31:32 AM


Reply: