javascript thread: Load HTML into...
Interesteng about AOL...
Anyway, in the end it's a good thing to force developers to write
correct interface code, as opposed to the **** that IE accepts... :-)
/Robert
-----Original Message-----
From: SEAK, Teng-Fong [mailto:tfseak@f...]
Sent: den 29 januari 2003 14:51
To: javascript
Subject: [javascript] RE: Load HTML into...
I've tracked down the problem as furthest as I could, but I still don't
know what the problem is in IE6. It seems that the BODY node doesn't
have the replaceChild() method in my function, and TABLE doesn't support
the innerHTML used in your function!?? I've also tried in another PC
and the same problem still occurs -- I got "unknown error" !!!! If
somebody could see the problem, I'd appreciate a lot.
As to using standard as much as possible, it's not that I'm puritan
:-) but rather to avoid problem in the future. Lastly I had heard,
AOL's going to use N6 as its browser (previously it was IE). So lots of
website are supposed to break were they programmed in the dirty manner
(ie, =E0 la MSIE). And of course, other browsers like Opera don't work
like MSIE either.
> -----Message d'origine-----
> De : Robert Nyman [mailto:robert.nyman@c...]
> Envoy=E9 : mardi 28 janvier 2003 08:30
> =C0 : javascript
> Objet : [javascript] RE: Load HTML into...
>
>
> I haven't tried it in IE 6, but I don't see why it wuldn't work... Of
> course there are more correct ways to do this than the one below (e.g.
> as you were doing with cloneNode)....
>
> However, Robert Sindall, I hope you get our drift, and then
> can play around with it.
>
>
> /Robert
>