There was a post like this a while ago. The result of the conversation
seemed to be that Netscape isn't nearly as adept at firing events upon close
as IE. I think you should try some other way of executing your function if
you are relying on Netscape to give you a closing window event.
Good luck,
- Danger
----- Original Message -----
From: "Don Woo" <dwoo@r...>
To: "HTML Code Clinic" <html_code_clinic@p...>
Sent: Monday, April 30, 2001 2:55 PM
Subject: [html_code_clinic] Need confirmation of ONUNLOAD in <BODY> tag
> Can anyone please test/confirm if the ONUNLOAD event is fired within the
> <BODY> tag using Netsape 4.7/4.77. I can not get it to fire, it WILL
> fire the ONLOAD event.
>
> <body onunload=window.alert("onunload");>
manofgod@u...
$subst('Email.Unsub')
>
>