translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 4 of 4 questions

Clean and accesible Other option (Check box and text box)

Stackoverflow

When I have a set of either check boxes or radio buttons I often need to have an Other choice.

Tags: 
  • javascript
  • html
  • forms
  • accessibility

What are the accessibility implications of forcing a user to read terms and conditions before they can accept them?

UX_StackExchange

I'm working on a project currently where the client organisation deals with vulnerable people regularly.

Tags: 
  • website-design
  • forms
  • accessibility

JAWS starts announcing content in the middle of the page when navigating via form submission in IE11

Stackoverflow

I'm encountering something bizarre in which a page with a form and fairly minimal layout is read correctly by JAWS 16 and 18 in IE11 on initial load.

Tags: 
  • html
  • forms
  • accessibility
  • screen-readers
  • jaws

inline form validation when user tabs out of an empty field

UX_StackExchange

My question is similar to Should inline validation check emp

Tags: 
  • forms
  • accessibility
  • error-message
  • validation
  • screen-reader