Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Problem with body onunload event


Message #1 by "Rakesh" <rakeshshah69@h...> on Thu, 1 Aug 2002 11:03:29
Problem with body onunload event
I am having a strange problem, the body onunload event in BODY tag of HTML 
doent work for some machine while it fires normally for other machine. Any 
specific reason for this?
<BODY onload="ClientREFFocus()" bgcolor=MidnightBlue 
onunload="SubtractWindow();">

  Return to Index