Re: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-12 Thread Doug Melvin
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

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Pascal Bestebroer
] > [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

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Matthew A. Shirey
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

Re: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Richard Bennett
; > -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

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Matthew A. Shirey
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

RE: [Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Bill Lovett
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

[Dynapi-Dev] IE 5.0 Mac: setHTML with tables not working

2001-02-10 Thread Monica Keefe
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: