Hi all,

i have a frameset with two frames. The first frame
contains the top level navigation of the side, in the
second frame the second level navigation rolls out.

everything works fine using 
***
subframedoc = new DynDocument(parent.content)
DynAPI.addChild(subframedoc)
***
to reference to the second frame.

But when a new HTML page is loaded into the second frame,
all references to the layers are gone,so i have to build
a new DynDocument and add all layers again.

While doing this, both, internet explorer and netscape,
crashes with a memory error.



------------------------------------------
Andreas Jerke
IT Consulting


TSUNAMI progressive media network GmbH

web: www.tsunami-media.de
mail: [EMAIL PROTECTED]
tel: 040 25304469
fax: 040 25304468
------------------------------------------
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.262 / Virus Database: 132 - Release Date: 12.06.01


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

Reply via email to