can you send the source code for the page you used to test it?

Doug Melvin wrote:

> I wish I could confirm that but;
> :-)
> On Win2k
> IE 5.5: no problems
> NS 4.77: no problems
> NS 6.01: no problems
>
> ----- Original Message -----
> From: "Michael Pemberton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 03, 2001 6:41 AM
> Subject: [Dynapi-Dev] Resize Fix (almost...) 2
>
> > I noticed that someone ( i think it was Richard) mentioned problems with
> > the use of inline layers with the resize patch.  I decided to play
> > around with the inline example used in the dynapi.  I stripped the code
> > back to see how it works without the dynapi.  here's the code I used:
> >
> > <html>
> > <title>Inline Layers Example</title>
> > <body>
> > <div id="layer1" style="position:absolute;">
> >  <div id="clayer1" style="position:absolute; left:0px; top:0px;
> > width:200px; height:20px;">Child Layer 1 (Click Me)</div>
> >  <div id="clayer2" style="position:absolute; left:0px; top:20px;
> > width:200px; height:20px;">Child Layer 2 (Click Me)</div>
> > </div>
> > </body>
> > </html>
> >
> > Even this gave netscape problems when resizing.  The layers were redrawn
> > in the wrong location.  If anyone could confirm this, I would appreciate
> > it.  Thanx.
> > --
> > Michael Pemberton
> > [EMAIL PROTECTED]
> > ICQ: 12107010
> >
> >
> >
> >
> > _______________________________________________
> > Dynapi-Dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
> >
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010




_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to