You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Shing Hing Man <ma...@yahoo.com> on 2007/01/10 00:09:01 UTC

Problem with tacos 4.0.1 DojoTabs

I am trying to use the tacos component DojoTabs and 
DojoContentPane without success. The tabs are
displayed. But  for a selected tab, the content is not
displayed.
The online demo has the same problem as well.
http://opencomponentry.com:8080/tacos/dojo/TabsExample.html

Has anyone managed to have DojoTabs working ?

Shing 


Home page :
  http://uk.geocities.com/matmsh/index.html

Send instant messages to your online friends http://uk.messenger.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Problem with tacos 4.0.1 DojoTabs

Posted by Shing Hing Man <ma...@yahoo.com>.
As suggested, it works after the following piece of
css  is added.
		 
	.dojoTabContainer{
        width: 100%; height: 20em;
	 }

Thanks!
Shing

--- Sam Gendler <sg...@ideasculptor.com> wrote:

> 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 <ma...@yahoo.com> wrote:
> > I am trying to use the tacos component DojoTabs
> and
> > DojoContentPane without success. The tabs are
> > displayed. But  for a selected tab, the content is
> not
> > displayed.
> > The online demo has the same problem as well.
> >
>
http://opencomponentry.com:8080/tacos/dojo/TabsExample.html
> >
> > Has anyone managed to have DojoTabs working ?
> >
> > Shing
> >
> >
> > Home page :
> >   http://uk.geocities.com/matmsh/index.html
> >
> > Send instant messages to your online friends
> http://uk.messenger.yahoo.com
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail:
> users-help@tapestry.apache.org
> >
> >
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail:
> users-help@tapestry.apache.org
> 
> 

Home page :
  http://uk.geocities.com/matmsh/index.html

Send instant messages to your online friends http://uk.messenger.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Problem with tacos 4.0.1 DojoTabs

Posted by Sam Gendler <sg...@ideasculptor.com>.
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 <ma...@yahoo.com> wrote:
> I am trying to use the tacos component DojoTabs and
> DojoContentPane without success. The tabs are
> displayed. But  for a selected tab, the content is not
> displayed.
> The online demo has the same problem as well.
> http://opencomponentry.com:8080/tacos/dojo/TabsExample.html
>
> Has anyone managed to have DojoTabs working ?
>
> Shing
>
>
> Home page :
>   http://uk.geocities.com/matmsh/index.html
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org