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 - 2 of 2 questions

How to keep focus within modal dialog?

Stackoverflow

I'm developing an app with Angular and Semantic-UI. The app should be accessible, this means it should be compliant with WCAG 2.0.

Tags: 
  • modal-dialog
  • accessibility
  • semantic-ui
  • wai-aria
  • wcag2.0

div button accessibility clickable

Stackoverflow

I have a div element (which has another div inside it) which currently has role="button".
This element is under the body, and this creates a violation when

Tags: 
  • accessibility
  • wai-aria
  • screen-readers
  • jaws-screen-reader
  • wcag2.0