Others in this sorta-series: Under-Engineered Custom Radio Buttons and Checkboxen Under-Engineered Toggles Under-Engineered Toggles Too Under-Engineered Text Boxen I am still confounded how many developers and designers see a| Adrian Roselli
Again, title says it all. However, there is an equally bad opposite approach you might be tempted to use, so let me clarify: Don’t use ARIA grid roles simply to make rows clickable in a table, and Don’t put click handlers on table rows (s) to make them clickable. Step…| Adrian Roselli
I made a demo for WCAG 2.2 Success Criterion 2.4.11 Focus Not Obscured (Minimum). I built it strictly to capture screenshots, so while it is not a good demo as a standalone (which is why it is not embedded here I added it) it is handy to demonstrate something. Conformance…| Adrian Roselli
All Posts Tagged: usability| adrianroselli.com
All Posts Tagged: standards| adrianroselli.com
HTML| html.spec.whatwg.org
The HTML element creates a grouping of options within a| MDN Web Docs
All Posts Tagged: html| adrianroselli.com
All Posts Tagged: accessibility| adrianroselli.com
optgroup element (html)| a11ysupport.io
HTML| html.spec.whatwg.org
Web Content Accessibility Guidelines (WCAG) 2.2 covers a wide range of recommendations for making Web content more accessible. Following these guidelines will make content more accessible to a wider range of people with disabilities, including accommodations for blindness and low vision, deafness and hearing loss, limited movement, speech disabilities, photosensitivity, and combinations of these, and some accommodation for learning disabilities and cognitive limitations; but will not address ...| www.w3.org