Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Please help with a window closing problme


  • From: javascript@xxxxxxxxxx (Roland Dong)
  • Subject: [Javascript] Please help with a window closing problme
  • Date: Sat, 17 Aug 2002 21:28:53 -0500

How can I have the user redirected to another page after the user closes the
window by clicking he cross on the upper right corner or upper left corner
of a browser?

Of course I could add javascript close() to close the window.  But sometimes
users like to click that little cross to close the window. When that happens
I want the user be redirected to a new page. How can I do it?

Thanks

Roland