Mike Kienenberger wrote:
On 4/20/06, Richard Wallace <[EMAIL PROTECTED]> wrote:
I think I found the thread your referring to: "SelectItem style" started
by Emmanual Jay, right? It seems I'll have to also use a custom
renderer correct?
No, this was from a Feb 18th thread called "Adding Image Icons to Drop
Down Lists".
Laurie's comment was that you could use the simple css statement above
to add an image.
Hmm... ok, maybe I'm missing something, but when I try and use a style
attribute on a <f:selectItem /> element I get
javax.faces.FacesException: /test.jsp(11,8) Attribute style invalid for
tag selectItem according to TLD
Looking through some docs I see no mention of the style attribute being
valid for selectItems. Is this a tomahawk extension? Should I be using
<t:selectItem> or something?
Thanks again,
Rich