5 Replies Latest reply on Sep 16, 2009 5:28 AM by alesya

    tooltip on calendar

    ajanz

      i try to add a tooltip on calendar. but can't get it work.

      code is

      <rich:calendar id="cal" zindex="300" style="width:170px" >
      <rich:toolTip event="oninputmouseover" value="Text" >Tes32t</rich:toolTip>
      </rich:calendar>