jquery-labelauty
jquery-labelauty copied to clipboard
[NFR] Accessibility improvement: focus and keyboard support
It would be really awesome if checkboxes and radios could be focused with TAB and checked/unchecked with SPACE, as it is with native checkboxes and radios. :)
I'll add it to next release. Thanks.
This would be very good to have. I've had a report from a visually-impaired user of my software, that their screen reader isn't able to access the labelauty section of the page.
Having done a bit more research, this seems like a useful resource for learning how to set the right attributes so that elements are accessible: https://developer.mozilla.org/en-US/docs/Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets
Guess this is not going to happen anytime soon. Too bad.