dhtmlxTabbar 100% height

Hi,

I’m using dhtmlxTabbar inside html table (which has 100% height and width),
I want it to have 100% height and width , the width is o.k. ,
but when I’m applying the 100% to the height the tabbar just disappears,

what can I do in order to fix this?

Thanks.

Hi,

tabbar fully occupies the container where it is initialized. Therefore, make sure that the container has desired sizes

Hi,

didn’t quite understand , My container is also 100% ,
this is my code:

test1
test2

Please advice,

Thank’s again.

If you are sure that “window_tabs_” container before tabbar initialization had correct sizes, and when tabbar was initialized, the height became smaller, please attach the complete sample where we can reproduce the problem.