J
jackchang1
I have an application that will submit the form when the page is closed
(through onunload event), and it works fine in IE6. But it doesn't work
in FireFox, and no data is sent. It seems to me that FireFox doesn't
let the onunload event ends before the window is closed. Or is it an
form submit issue in the onunload event?
Thanks!
(through onunload event), and it works fine in IE6. But it doesn't work
in FireFox, and no data is sent. It seems to me that FireFox doesn't
let the onunload event ends before the window is closed. Or is it an
form submit issue in the onunload event?
Thanks!