Suppose there is a browser window open with multiple tab, any tab get close then it should be captured using javascript, one thing there is no extension added on browser.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Yes, there is the onbeforeunload event you can listen to, which is triggered before the tab or window is closed. |
|||||||
|