Hello, javax.faces.model.SelectItem supports a "description". But the default html-renderkit for selectboxes doesnt use this property. Why? I'm searching for a select-box where a tooltip appears for every option (mouseover) ... perhaps this is possible with a "title" attribute for every option. How can i "customize" the renderer for select-options?
regards andreas

