You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Quyen T <q_...@yahoo.com> on 2004/02/27 08:09:00 UTC

insert value in tag

Hi,

I want like to make the color of the cell changed
based on the pageName. How could I insert the bgcolor?

<td bgcolor="#cccccc">

The color code "#cccccc" should be dynamic.

Thanks in advance!
quyen



__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

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


RE: insert value in tag

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Please check into using the Any component. It exists for just this kind of thing.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
http://howardlewisship.com


> -----Original Message-----
> From: Quyen T [mailto:q_tr@yahoo.com] 
> Sent: Friday, February 27, 2004 2:09 AM
> To: tapestry-user@jakarta.apache.org
> Subject: insert value in <td> tag
> 
> 
> Hi,
> 
> I want like to make the color of the cell changed
> based on the pageName. How could I insert the bgcolor?
> 
> <td bgcolor="#cccccc">
> 
> The color code "#cccccc" should be dynamic.
> 
> Thanks in advance!
> quyen
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Get better spam protection with Yahoo! Mail.
> http://antispam.yahoo.com/tools
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 


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