2001 10:42 AM
Subject: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working
> Hi all,
>
> I'm working on a hierarchical menu project that has to work in:
>
> Windows:
> N4.x and up
> IE 4.x and up
>
> Mac:
> NS 4.75
> IE 5.0
>
> So far I'm only havi
]
> [mailto:[EMAIL PROTECTED]]Namens Matthew A. Shirey
> Verzonden: zaterdag 10 februari 2001 20:21
> Aan: [EMAIL PROTECTED]
> Onderwerp: RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working
>
>
> I commented on this a while back... I think it should be put in, but
input.
-- Matthew
-Original Message-
From: Richard Bennett [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 10, 2001 11:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working
> Yeah, someone told me to to end Mac setHTML stuff with a newline
;
> -Original Message-
> From: Monica Keefe [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 10, 2001 10:42 AM
> To: '[EMAIL PROTECTED]'
> Subject: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working
>
>
> Hi all,
>
> I'm working on a hier
2001 10:42 AM
To: '[EMAIL PROTECTED]'
Subject: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working
Hi all,
I'm working on a hierarchical menu project that has to work in:
Windows:
N4.x and up
IE 4.x and up
Mac:
NS 4.75
IE 5.0
So far I'm only having one platform proble
The amazing martin ström posted a solution to this problem last month on the
help list. Check it out:
> there's a bug on mac IE5 which causes the
> layer to move when content is written to it.
> (using .innerHTML which the ie-part of setHTML()
> uses to write content to DynLayers)
>
> the fix is
Hi all,
I'm working on a hierarchical menu project that has to work in:
Windows:
N4.x and up
IE 4.x and up
Mac:
NS 4.75
IE 5.0
So far I'm only having one platform problem :-)
I create a DynLayer and in the oncreate method, I use setHTML. This works
fine until I try to add a table, like this: