1 Reply Latest reply on Mar 20, 2013 8:14 AM by jpeterc

    Making Rich Tab as ADA compliant

    jpeterc

      Hi, Does any one know how to make the Rich Tab Label readable by ADA tools like JAWS. The JAWS tool is not recognizing the header 'test'.

       

      <rich:tabPanel>

           <rich:tab id="tab2" name="tab2" header="test" >

      ....

      </rich:tab>

      </rich:tabPanel>