You can set the attribute "cssClass", "cssStyle", "doubleCssClass",
"doubleCssStyle" which is equivalent to html "class" and "style" attributes
to control the style.
Example:
<style>
.mystyle {
    background-color: #00F;
}
</style>
<s:form cssStyle="border: 1px solid #F00" cssClass="mystyle">



Emi Lu-2 wrote:
> 
> Hello,
> 
> May I know how to give style such as border color, bgcolor to 
> s:optiontransferselect, s:form tags please?
> 
> Thanks a lot!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Add-style-such-as-bgcolor%2C-height%2C-width-to-s%3Aoptiontransferselect%2C-s%3Aform-Tags-tf4511770.html#a12871990
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