Opened 10 years ago
Closed 10 years ago
#6625 closed enhancement (fixed)
Accessibility: Form elements in bp-friends/
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Friends | Keywords: | |
Cc: |
Description
Bind labels to form controls: add 'id' attributes to form controls as needed, add 'for' attributes to labels, and improve markup as needed.
Attachments (3)
Change History (14)
#2
@
10 years ago
Friends Widget: Match 'for' value of label
tag with 'id' value of text input field.
bp-friends-widgets-max-match-for-id.patch
Note: See
TracTickets for help on using
tickets.
Friends Widget: Correct the 'for' value of the label and add an 'id' attribute to
checkbox
field.bp-friends-widgets-checkbox-id.patch