Gomathi Palaniswamy
posted
337 posts
since
May 27, 2010
from
|
|
Re: Browser close event in javascript
|
|
|
|
|
|
|
|
|
|
|
Hi Friend,
use the below reference
http://www.webmasterworld.com/forum21/1672.htm
With regards, Gomathi.P
|
|
|
|
|
|
Deepak Bhatia
posted
85 posts
since
Sep 18, 2009
from
Udaipur
|
|
Re: Browser close event in javascript
|
|
|
|
|
|
|
|
|
|
|
Hi Santosh,
Use this script and this will also supress "The page is trying to close the window" warning message.
< a href="javascript:window.opener='x';window.close();">Close< /a>
|
|
|
|
|
Please do not forget to mark answer as accepted if it helped you.
Deepak Bhatia
|
|
|
|
|
|