Hi
I have a page where there can be 50 layers inside the document, each
layer contains 2 sublayers. What happens in IE is that if you start
using the scroller while the layers are rendered, IE won't display them
all, it will stop almost half way.
Is there a known way to force a re display at the end, or after
DynAPI.document.addChild() to make sure that they all appears ?
I've another question, regarding the rendering speed. These layers are
being sent setHTML() with a table inside this html. The creation of all
objetcs is very fast, but the rendering is pretty slow.
These layers are draggable.
What could make it faster ? Would it be faster if all these layers were
in a single top layers that would write once a much bigger html at once
?
I thought I could try in line layers, but each "top" layers has a
buttonimage child and from what I understand there's no way to add a
child to an inline layer ?
Thanks in advance for any advice or help
Benoit
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help