Tree doesn't appear in ie7, no js errors

Hi all,

I’m using dhtmlx tree, I have one in a normal page and one inside a popup (shadowbox).

That one inside shadowbox doesn’t appear only inside ie7, there aren’t js errors and java exceptions.

My description could be generic but I hope there was some general guide line to use tree inside ie7…

Every hints will be appreciated, thanks in advance and best regards
Raffaele

Hello,

try to check that the container, where tree is initialized, has desired sizes. You may provide a direct link to the problematic page where we can recreate the problem

Hi, thansk for reply.

We have already resolved, in fact only in ie7, the container div was shrinked and its size was zero.

We have reviewed our css, now it works, thanks again and best regards