Click to See Complete Forum and Search --> : Close action of Internet explorer


sheetal.ahirrao
12-05-2005, 03:30 AM
Hi,

I need to know how to track the close button action of the internet explorer window through HTML or JAVASCRIPT?



Please help i need that code urgently....

zingmatter
12-05-2005, 04:26 AM
What's a close button?

Fang
12-05-2005, 04:28 AM
What's a close button?That little red button top-right ;)

You can not track the close button. The only possible option is to add an onunload event handler.