frameset.onUnload is broken
Koos Vriezen
koos.vriezen at xs4all.nl
Sun Nov 24 21:20:23 GMT 2002
On Sun, 24 Nov 2002, Dirk Mueller wrote:
> On Son, 24 Nov 2002, Koos Vriezen wrote:
>
> > And this solves it
>
> But this will break <body unload>, right?
Checking..,no stil works. IIRC, a frameset is a body replacement.
Anyway, the event listeners are added to the body
(check: cvs diff -r 1.166 -r 1.167 html/html_baseimpl.cpp) and should be
dispatched there.
Btw. putting a alert call in frameset.onUnload doesn't work anymore
because of the modal dialog box fixes, body.onUnload does show alert.
Koos
>
>
> --
> Dirk (received 284 mails today)
>
More information about the kfm-devel
mailing list