As suggested, it works after the following piece of
css is added.
.dojoTabContainer{
width: 100%; height: 20em;
}
Thanks!
Shing
--- Sam Gendler <[EMAIL PROTECTED]> wrote:
> You need to use CSS to specify an explicit height
> for the tab
> container. A
You need to use CSS to specify an explicit height for the tab
container. A change to dojo 0.3.x made this necessary and there is no
fix which allows the dynamic height sizing that was possible prior to
0.3.x, short of modifying the dojo code.
--sam
On 1/9/07, Shing Hing Man <[EMAIL PROTECTED]>