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
<option value="01" color="white">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