Guideline 3.3 - Input Assistance

Browse by Category

Conformance Levels

Description

Help users avoid and correct mistakes.

Questions & Answers

Are there multiple ways to build an accessible widget?

I'm trying to build a widget that follows an example in the W3C ARIA Authoring Practices Guide, but I can't quite match it because of the way my site is built. Can my widget still be accessible?

  • aria
  • custom widgets

Is there a form element meant to provide instruction?

I know how to add labels to form inputs to 'label' what they are. I am wondering if there is something similar for describing what a field is in more details? I want to there to be little text under a text field but don't...

  • best practices
  • form
  • html

What is an orphaned form label?

When using the scanner to repair my website, I saw the warning "Orphaned Form Label," with the description “a form label is present but it is not correctly associated with a form control.” What is this?

  • form
  • html