The following works, but should NOT be neccessary..
There is obviously something very wrong with the current version when used in frames
 
DynAPI.>
    //Load code
 
    top.>
        //unLoad code
    };
};
----- Original Message -----
Sent: Thursday, February 14, 2002 12:23 PM
Subject: [Dynapi-Help] Window.onUnload in frameset not firing!!!

I have a document.
That document uses DynAPI.
That document has an onunload defined.
I close the window...
The onunload in the document in the frame does not fire!!!
If I delete the DynAPI code from my document.. The onunload fires no problem?!?!?!
What the fuck is going on?
 
I've also tried .addUnloadCodes() and DynAPI. no avail..
 
Again.. If I delete the includes and the DynAPI.onload from the document (yes, throws a bunch of errors)
Then the onunload get's fired.
 
Netscape 4.7x / Windows NT 4 sp6
DynAPI 2.5.7

Reply via email to