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