Understanding SC 3.3.2 Labels or Instructions
|

Understanding SC 3.3.2 Labels or Instructions

Success Criterion 3.3.2 Labels or Instructions (Level A): Labels or instructions are provided when content requires user input. The intention of this success criterion is to provide labels or instructions to form fields and controls which require user input. While the criterion asks for labels or instructions, it is important for the designers and content…

Understanding SC 3.3.1 Error Identification
|

Understanding SC 3.3.1 Error Identification

3.3.1 Error Identification: If an input error is automatically detected, the item that is in error is identified and the error is described to the user in text. (Level A) Web is built with multiple components. One of the components to collect the data from the users is forms. When the data entered into these…

How & Where to report accessibility bugs

How & Where to report accessibility bugs

As an Accessibility Evangelist I work with various clients & most of the time it show happens that a particular widget or code that is suggested might not work as expected in a Screen Reader & Browser Combination. There is no guarantee that what works with NVDA+Firefox, JAWS+Chrome & VoiceOver+Safari will work as expected on…

Understanding SC 3.2.4 Consistent Identification
|

Understanding SC 3.2.4 Consistent Identification

3.2.4 Consistent Identification: Components that have the same functionality within a set of Web pages are identified consistently. (Level AA) The guideline requires that functional components (elements) that appear repeatedly in a set of web pages must have the same name/label. This helps Assistive aid users who heavily rely on these functional elements for quick…

Understanding SC 3.2.3 Consistent Navigation
|

Understanding SC 3.2.3 Consistent Navigation

3.2.3 Consistent Navigation: Navigational mechanisms that are repeated on multiple Web pages within a set of Web pages occur in the same relative order each time they are repeated, unless a change is initiated by the user. (Level AA) This success criterion requires that the commonly repeated navigation related user interface elements like skip to…

Understanding SC 3.2.2 On Input
|

Understanding SC 3.2.2 On Input

3.2.2 On Input: 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. (Level A) This success criterion conveys that change of context should not occur while user is trying to input data. For example, if…