Difference between revisions of "ARIA Required property"

From Level Access Web Labs
Jump to navigation Jump to search
Line 7: Line 7:
  
 
<label for="someid">
 
<label for="someid">
<img src="www.levelaccess.com" alt="error">Esign
+
<img src="https://qa-www.evetest.wellsfargo.com:18941/assets/images/css/template/homepage/homepage-logo-horz.svg" alt="error">Esign
 
<input type="checkbox" id="someid">
 
<input type="checkbox" id="someid">
 
</label>
 
</label>

Revision as of 23:56, 24 October 2018

This page provides an example of the aria-required attribute. This attribute should not be used in combination with the HTML required attribute as to avoid conflicting statuses.