If I remember correctly. The way I solved this problem was by adding
this workaround:
doctype="" renderContentType="false"
to your @Shell component.

I am using Dojo directly (without Tacos) but it shouldn't matter.
This is probably a bug in the current version of Dojo.
I can't try it out at the moment. Let me know if this works for you.


Marcus




On 8/26/06, Denis Souza <[EMAIL PROTECTED]> wrote:
Anyone out there using Tacos' DojoTabs component? It seems that every time I
use it all my tabs have their height set to zero. I tried using Firefox 1.5
and IE 6 and I get the same results on both.

If I use Firefox's DOM inspector I can change the style to "height:auto" and
it looks fine (until I resize the window or click on another tab), but I
can't get it to work like that by default. The DOM Inspector shows that the
height style is actually explicitly set to zero. I tried setting the style
for the dojoTabPaneWrapper in my css file but it still doesn't work. I also
noticed that the same thing happens with the tabs in the Tacos live demo.



Can anyone help me please?



Thanks,
Denis






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to