I removed the addChildID from dynlayer.js. The document.all[] id's are now set in assignChildren. It seems that assignChildren was stepping through the children right after addChildID did the same, so I just put the code in assignChildren and removed addChildID. May not be much of an improvement, but every little bit helps. -- // Robert Rainwater ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
