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]

Reply via email to