0 Replies Latest reply on Dec 1, 2008 4:22 PM by lcbdl888

    Underline the Accesskey

    lcbdl888

      Hi, Does anybody know how to underline an access key of a button using h:commandButton or a4j:commandButton?


      i.g.



      <a4j:commandButton value="Delete" accesskey="D" action="..." reRender="resultsDiv"/>




      I want the letter D of label Delete have an underline.