Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: RE: How to stop a webpage from unloading


Message #1 by "Nitin Madhbushi" <Nitin_Madhbushi@i...> on Fri, 1 Feb 2002 09:26:00 +0530
Maybe onbeforeunload will do it for you.

http://msdn.microsoft.com/workshop/author/dhtml/reference/events/onbefor
eunload.asp

Doug
 


-----Original Message-----
From: Terence Gilbert [mailto:terenceg_2000@y...] 
Sent: Saturday, February 02, 2002 4:25 PM
To: JavaScript HowTo
Subject: [javascript_howto] RE: How to stop a webpage from unloading


Thanks Nitin,

That example will definitely help me. I will look into maybe trying to
use the onClick, or similar, event to try and trap the navigation
buttons being clicked.

Thanks again
Terence

---
Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
$subst('Email.Unsub').

  Return to Index