>If you extract just that part out of the code , does this still happen?
It just does happen with images, not with text.
And just when I load something up a layer (in this case the detailText
scrollable layer
that displays all content. The rest of the site is ok.
If you click on novidades (second vertical menu from the left, just after
the one
that says "a wiz") there's absolutely no problem (it's only text content, no
images).
>Like this it's pretty hard to see what's going on.
I know, it's almost 2000 lines of code :(.
I'm gonna try to use a subsection of the code to try and replicate what is
happening,
so I can send it to the list so you can clearly see what is going on.
>Always worth a try in NS4, is using a setTimeout, to delay the setHTML, or
>the animation a little.
Though it's a bit of a problem 'cause I depend on the content being there,
to resize
the layer to the size of the new content. I'll probably will try delaying
the other
stuff, though it's a bit more tricky...
>Often to much happening at the same time causes problems in NS4.
Yeah, I agree! it is definitely a problem with lots of stuff being loaded at
the same
time (like more than 5 <img>), when I load just a image or two it's not a
problem.
>Otherwise you could try using <span></span> with the background image set
>instead of <img>
>Or <div> with absolute positioning.
>Or separate child DynLayers, with setBgImage(), or setHTML(<img>)
Gonna try the HTML stuff first (<span> and <div>) cause I got a lot of
layers
already on the page...
thanks for the help, I'll post the results shortly (hopefully)...
Nuno
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help