Hi 

I don't think it can be done using the existing Select. Why not use javascript 
or CSS3(but it has limited browser support) ?

regards
Taha

On Jan 9, 2012, at 6:47 PM, malzola wrote:

> Hello, I'm using <t:select to populate an option list and trying to set some
> attribute such as color in to avoid making an ajax request in my javascript
> code at the client side to recover it, but I don“t know how to do it. One
> solution would be to make my own select component and rewrite the render or
> creating the droplist on the client side function but that seems more
> difficult to do. To insert an extra attribute would be an easier solution as
> in
> 
> &lt;option value=&quot;01&quot; color=&quot;white&quot;>Chevrolet
> Corvette</option>
> 
> Thanks in advance
> 
> Manuel Alzola
> Madrid
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/t-select-user-info-tp5131307p5131307.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to