Browser close event in javascript
window close event in javascript
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Deepak BhatiaPosted Aug 7, 2010, 8:17 AM
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>
Gomathi PalaniswamyPosted Aug 7, 2010, 3:55 AM
use the below reference
http://www.webmasterworld.com/forum21/1672.htm
With regards,
Gomathi.P