Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Need confirmation of ONUNLOAD in tag


Message #1 by "Don Woo" <dwoo@r...> on Mon, 30 Apr 2001 14:55:45
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");>

  Return to Index