3.2.2: On Input [A]
Description
Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component.
Sufficient Techniques
Sufficient Techniques for Success Criterion 3.2.2
Note: Other techniques may also be sufficient if they meet the success criterion. See Understanding Techniques.
- G80: Providing a submit button to initiate a change of context
- G13: Describing what will happen before a change to a form control that causes a change of context to occur is made
- SCR19: Using an onchange event on a select element without causing a change of context
- Note: A change of content is not always a change of context. This success criterion is automatically met if changes in content are not also changes of context.