Found 13 bookmarks
Newest
Avoid Read-only Controls
Avoid Read-only Controls
It’s weird to me that after I urged everyone not to disable form controls, a bunch of them decided that making them read-only was somehow better. But here we are. What’s in the box? Photo by Michael Heiss, no edits, CC BY-NC-SA 2.0. HTML The readonly attribute is only allowed…
·adrianroselli.com·
Avoid Read-only Controls
Doing what’s required: Indicating mandatory fields in an accessible way - TPGi
Doing what’s required: Indicating mandatory fields in an accessible way - TPGi
Excellent piece by @davidofyork@mastodon.online – only I would say that an asterisk without an explicit instruction does not meet Labels and Instructions for me.
It is important to make users aware of required fields upfront. This should prevent them from making submission errors and having to backtrack through a form to fix such errors. But what is the best and most accessible way to indicate required fields? This article aims to explain exactly what’s required.
This is a well-established and widely understood convention but it’s still good practice to include a note at the beginning of the form to explain that asterisks denote required fields.
I don’t consider a form that uses asterisks but has no explanation of what they do sufficient to meet Labels and Instructions.
·tpgi.com·
Doing what’s required: Indicating mandatory fields in an accessible way - TPGi
Toggles suck! / Axess Lab
Toggles suck! / Axess Lab
You’ve all seen them, tiny switches that let you toggle a setting. And maybe, just like me, you sometimes pause, thinking “...Is it on or…
·axesslab.com·
Toggles suck! / Axess Lab