Tuesday 1 March 2011

Tooltip on Select mouseover - Web Design

Tooltip on h:selectOneMenu

I am unable to show tooltip on dropdownlist items using "title" attribute for h:selectOneMenu, can anyone suggest me how to do it.

here is my code:


and here is my tag



3 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. You may have to add javascript.

    ReplyDelete
  3. Yes javascript function in mouseover of the listitems should help this post

    ReplyDelete