I have implemented some code in onunload javascript event.
1. Sometimes while in the middle of loading the page, the onunload javascript event is invoked. My page is very big. Is there any chance, this may be the cause?
2. In another scenario, on a page where processing takes more time, the onunload event is called suddenly. This is happening sometimes only.
I am confused why onunload will be called all of a sudden in the middle of the processing.
Any suggestions/inputs are helpful.
Thanx in advance.



Reply With Quote

Bookmarks