Details
-
Improvement
-
Resolution: Duplicate
-
Trivial
-
1.5
-
None
Description
- Use <fieldset> to group related inputs, such as a slider and its text input equivalent, and provide a caption for it with <legend> to describe the group.
- explain the relationship between the slider and the text input by adding aria-controls to the slider and setting it to be the id of the input it controls. E.g. text size slider, slider to text input
Attachments
Issue Links
- duplicates
-
FLUID-5417 Little contextual information provided for checkboxes and radio buttons used in adjuster panels
-
- Open
-