[patch] support document.body.onload
Allan Sandfeld Jensen
kde at carewolf.com
Thu Jan 6 09:13:00 GMT 2005
On Thursday 06 January 2005 09:07, Harri Porten wrote:
> On Wed, 5 Jan 2005, Leo Savernik wrote:
> > My university's home page relies on a stupid dhtml menu that needs
> > support for document.body.onload.
>
> Already contacted the web master? ;)
>
> > Konqueror's behaviour matches IE's (because it was the easiest to
> > implement).
>
> I suggest to make it dependant on compateMode() == Interpreter::IECompat
> at least.
>
I think we should enable it in all cases. If a website tries to set
document.body.onload it is already treating us as if we were IE.
I really like the patch because it both matches IE and standard behavior.
`Allan
More information about the kfm-devel
mailing list