Sticking with a native form control will almost always give your users a more accessible experience than trying to recreate one from scratch. Though the issue with native form controls is that they have an infamous reputation for being problematic to style. Outside of some of the HTML5 form controls, which have browser prefixed CSSContinue reading “Short note on the accessibility of styled form controls “
Tag Archives: form
Designing Perfect Text Field: Clarity, Accessibility and User Effort
Designing Perfect Text Field: Clarity, Accessibility and User Effort04 AUGUST 2016 on UX, Design, UI For any app or web application, nothing will ever happen without some initial and ongoing input from the user. It is, therefore, critical that product designers, developer and product managers understand the best ways to allow them to do so.Continue reading “Designing Perfect Text Field: Clarity, Accessibility and User Effort”
Using the fieldset and legend elements | Accessibility
Using the right HTML elements when implementing forms is essential to ensure they can be used by as many people as possible including screen reader users. In this blog Léonie explains the correct usage of the fieldset and legend elements. On GOV.UK we often use groups of related form fields, like a set of radio buttonsContinue reading “Using the fieldset and legend elements | Accessibility”
AlarMe – Alert watch with style
AlarMe is a very unique watch that has the ability to alert those who cannot hear an audible alarm by vibration. Multidirectional microphones that can register a drastic change in ambient sound level, or pick up specially asigned frequencies alert the user. The LED lights and face alert the user as to what the alarmContinue reading “AlarMe – Alert watch with style”