Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does WAI-ARIA significantly increase the expense of development and the amount of widget code?

0
Posted

Does WAI-ARIA significantly increase the expense of development and the amount of widget code?

0

No, in fact ARIA enabled widgets can be significantly easier and less costly to implement in a browser than other widgets. Here’s why: ARIA techniques line up quite nicely with how most accessibility interfaces already work. ARIA simply adds a description of the role and properties – descriptions that provide information to assistive technologies. Also, ARIA requires only that code be added to the module that implements accessibility, not to the core browser. It is the accessibility module that then passes information about role, state, and changes in state through already supported interfaces.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123