Re: event to close window
Mikulas Patocka <[email protected]>
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <[email protected]> |
> I'd like to know what event i could use to call a function when a window is > closed.. > onClose doesn't work and on unLoad is called when the page is refresh too > (not only if it's closed) > Somebody has a answer to my question? There is no such event. It is because of links reliability --- to protect badly written javascript from holding the window and preventing user from closing it. Mikulas _______________________________________________ Links-list mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/links-list