You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "Hoehmann, Andreas" <an...@siemens.com> on 2008/07/02 10:12:29 UTC

Render Tooltips for select-options

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