1 Reply Latest reply on Nov 12, 2008 8:00 AM by ilya_shaikovsky

    tooltip on menuitem

    ajanz

      i use richfaces 3.2.2 and ie7

      i want to add a tooltip to a menuitem

      i coded like this

      <rich:menuItem value="Menu1" >
      <rich:toolTip value="Tooltip for menu1" />
      </rich:menuItem>
      


      the tooltip appears but is covered with ohter menu items and the highlight of the selected menu, so it looks not really good and is hardly readable.

      is there a solution?