Re: TabbedPanel question

2008-01-11 Thread Pablo Vázquez Blázquez
Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To:

Re: TabbedPanel question

2008-01-10 Thread Jeromy Evans
er does not necessarily endorse content contained within this transmission.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPanel question> > Does somebody know if it is possible? I have a tabbedpanel and I w

Re: TabbedPanel question

2008-01-10 Thread Pablo Vázquez Blázquez
dorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPanel question> > Does som

Re: TabbedPanel question

2008-01-10 Thread Jeromy Evans
.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPanel question> > Does somebody know if it is possible? I have a tabbedpanel and I would > like to paint a tab in a different color if there is any validation >

Re: TabbedPanel question

2008-01-10 Thread Pablo Vázquez Blázquez
this transmission.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPanel question> > Does somebody know if it is possible? I have a tabbedpanel and I would > like to paint a tab in a different color if there is

Re: TabbedPanel question

2008-01-09 Thread Pablo Vázquez Blázquez
re and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.> Date: Mon, 31 Dec 2007 08:54:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPan

Re: TabbedPanel question

2008-01-08 Thread Raghuveer Rawat
Pablo, You can refer to Martin's reply in this mail thread. See if that helps you.. On Jan 8, 2008 11:58 AM, Pablo Vázquez Blázquez <[EMAIL PROTECTED]> wrote: > Yes, I had already seen this link and I am able to customize my CSS, but > what I want is to paint *each* tab in a *different* color. >

Re: TabbedPanel question

2008-01-08 Thread Pablo Vázquez Blázquez
Yes, I had already seen this link and I am able to customize my CSS, but what I want is to paint *each* tab in a *different* color. So far, I only could paint all tabs with the same color (a different one from the original tabbedpanel). Thanks. Raghuveer Rawat escribió: You need to custom

RE: TabbedPanel question

2007-12-31 Thread Martin Gainty
:30 +0100> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: TabbedPanel question> > Does somebody know if it is possible? I have a tabbedpanel and I would > like to paint a tab in a different color if there is any validation > error inside it.> > Tha

Re: TabbedPanel question

2007-12-31 Thread Raghuveer Rawat
You need to customize CSS for tabbbed panel... Have a look on below link.. http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TabContainer.css?view=markup There is tabbed panel attribute for loading this cs

Re: TabbedPanel question

2007-12-30 Thread Pablo Vázquez Blázquez
Does somebody know if it is possible? I have a tabbedpanel and I would like to paint a tab in a different color if there is any validation error inside it. Thanks. Pablo Vázquez Blázquez escribió: Is it possible to paint each tab in the tabbedpanel in a diferent color? I´m using Struts 2.0.9