Title: HTML Form Navigation

I’ve been having issues with HTML forms ever since I switched to the Mac.
On Windows browsers (pretty much all of them), when you press the tab key (insert ridiculous apple symbol here), you go from field to field. This includes stops at drop downs, radio buttons and check boxes. Without doing anything, it just works.
But not so on the Mac. […]

#access #excel #how-to-html-forms #html-forms #microsoft-word

#lazyDev #i18n #htmlForms #TIL #thereIsAlwaysMore

When using <input type="url" required /> the browser _applies_ a "title" of "Please fill out this field." or "Please enter a URL." and doesn't seem to ever translate it 😱 https://codepen.io/Westbrook/pen/dygYaQM Am I holding it wrong?

Other than some old school manual validation take over step, like: https://css-tricks.com/form-validation-part-2-constraint-validation-api-javascript/ or applying an actual "title" element that has some negative #a11y side effects, what else can be done to prevent that "title"?

Validation "title"s?

...

CodePen
Dear #Coursera,

I know you offer courses on how to write #HTML, and on #UX. Then how hard can it be for your #frontEndDevelopers /#webdev personnel to write #unsubscribe #htmlForms that work?

The screen shot included here shows your forum notification unsubscribe form. That button? Yeah, it DOESN'T work.

Why?

Because it requires #javascript. And it FAILS to say so.

#Usability #UX #Accessibility