You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Teixeira, Jorge (Informaker)" <jo...@eds.com> on 2004/04/14 23:53:43 UTC

StyleClass

What's up guys,

I wath use the property StyleClass on TagLib of struts,  I done this:


<html:text property="user_name" StyleClass="class_field">

The question is,  need I make anymore? Becose this return one error
"StyleClass not found".
Need I configure anyfile?


FT.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: StyleClass

Posted by "Dean A. Hoover" <dh...@rochester.rr.com>.
Maybe you meant "styleClass" (first character lowercase)

Dean Hoover

Teixeira, Jorge (Informaker) wrote:

>What's up guys,
>
>I wath use the property StyleClass on TagLib of struts,  I done this:
>
>
><html:text property="user_name" StyleClass="class_field">
>
>The question is,  need I make anymore? Becose this return one error
>"StyleClass not found".
>Need I configure anyfile?
>
>
>FT.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: StyleClass

Posted by Stjepan Brbot <st...@ht.hr>.
This parameter is intended for CSS (Cascading Style Sheet) class name.

SB

"Teixeira, Jorge (Informaker)" <jo...@eds.com> wrote in message news:D0DCF6B7C413384A9EBBB3B08BCBB42A059E9600@BRSPM202...
> What's up guys,
> 
> I wath use the property StyleClass on TagLib of struts,  I done this:
> 
> 
> <html:text property="user_name" StyleClass="class_field">
> 
> The question is,  need I make anymore? Becose this return one error
> "StyleClass not found".
> Need I configure anyfile?
> 
> 
> FT.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org