Difference between revisions of "Inaccessible Checkbox"
Jump to navigation
Jump to search
Inaccessible checkbox
(Test of an checkbox which is made inaccessible to JAWS by it's hidden labeling) |
(Try proposed fix) |
||
Line 29: | Line 29: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <div class="mhrb_profileagreeToShare"> | ||
+ | <input type="checkbox" onclick="crmOptionClick();" aria-label="Agree To Share" aria-describedby="agreeToShareText" class="regular-checkbox" id="agreeToShare" tabindex="0"> | ||
+ | <span id="box"> | ||
+ | <!-- --> | ||
+ | </span> | ||
+ | <p id="agreeToShareText">I'd like to share this profile information with the H&R Block family of companies to personalize MyBlock and so they may offer me tools, advice, and products or services.</p> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 19:42, 18 September 2015