Bugs item #520576, was opened at 2002-02-20 10:44
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=520576&group_id=5757

Category: DynAPI 2 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: benjamin campin (dbxben)
Assigned to: Nobody/Anonymous (nobody)
Summary: nested layers in NS4 with DynAPI 2.5.7

Initial Comment:
Hi all Dynapi community,

In DynAPI 2.5.7
I got a problem in NS4 to access a layer when some 
nested layer are created:

<div id="layer1">
  <div id="clayer1">Child Layer</div>
</div>
<div id="layer2">other Layer</div>
<div id="layer3">other Layer</div>



I can access to layer1, clayer1
but In NS4, I got a javascript error: "clayer1 has no 
properties"  when I want to work with layer2

: for example layer2.moveTo(20,20)

It works in IE6 and NS6

Help, Help wanted, 

Thanx

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=520576&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to