I tried your suggestions but still the ccsStyle doesn't change the checkbox
label color. 
My checkbox is created using an interator and is display into a table.
I tried changing the <td Style="color:green"> or the <tr> style but nothing
changes.
Please other suggestions! Thanks.


DNewfield wrote:
> 
> TonyD wrote:
>> I have the same problem with a checkbox tag, 
>> if a use the ccsStyle="color:Green" to change the label color to green, 
>> it doesn't work at run time and the label remains with a black color!
> 
> Is it generated by struts and ignored by the browser (if so, maybe 
> "Green" and "green" are not equivalent), or is it not getting to the 
> browser?  Maybe the attribute is being evaluated?  To find out if that's 
> the problem, try cssStyle="%{'color:green'}"
> 
> -Dale
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-control-the-display-of-Struts2-tags-like-s%3Atextfield-tf4032263.html#a11515732
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to