Edge :focus styles (link is external)

Stackoverflow

Trying to get the pseudo class :focus to work in Edge. This is working in Chrome and Firefox, but for ADA reasons, need it to work in Edge.

Tags: 
  • jquery
  • css
  • internet-explorer
  • sass
  • accessibility

Overriding preventDefault onclick when tab and enter are used for navigating (link is external)

Stackoverflow

I have a navigation with dropdown menus on larger screens, and in order to create the proper responsive behavior for smaller screens, I've set preventDefault on the parent-link that has a dropdown

Tags: 
  • jquery
  • accessibility
  • screen-readers

Screen readers and Javascript (link is external)

Stackoverflow

I'm creating a website for a reading service for the blind and visually impaired(link is external) and I'm using JavaScript (with jQuery) to print some stuff to some of the pages

Tags: 
  • javascript
  • jquery
  • accessibility
  • screen-readers
  • jaws-screen-reader

accessibility - focus lock breaks by arrow keys when using JAWS (link is external)

Stackoverflow

I have a function that locks the focus inside a dialog.

Tags: 
  • jquery
  • accessibility
  • jaws-screen-reader
  • arrow-keys

NVDA screen reader not reading and getting focus within role="dialog" (link is external)

The Below mentioned code reflects a 'Dialog' on the screen. I am using the NVDA screen Reader to read the screen. When a Dialog box is opened, the focus should go to close dialog button.

Tags: 
  • javascript
  • jquery
  • html
  • accessibility
  • nvda

making focus invisible for radio buttons on click but focus should be visible on keyboard navigation (link is external)

How do I make focus invisible for radio buttons only on click (focus should be visible through keyboard navigation)

Tags: 
  • javascript
  • jquery
  • css
  • angular
  • accessibility

Accessibilty for screen reader (link is external)

How to make part of a div not visible for a screen reader using jquery?

Tags: 
  • javascript
  • jquery
  • accessibility

Anchor links inside div aren't accessible by tab key anymore (link is external)

I'm currently delving on an A11y issue the project I'm working on has.

Tags: 
  • javascript
  • jquery
  • html
  • coffeescript
  • accessibility

Select all element of the DOM with javascript except all the children of a particular element (link is external)

I'm trying to build an accessibility tool in order to enlarge and decrease all the characters in my websites.

Tags: 
  • javascript
  • jquery
  • accessibility

Checking if a site is 508 compliant (link is external)

Stackoverflow

I know the Visual Studio 2012 has an accessibility checker that checks for 508 compliance, but a portion of our content is dynamically generated using JavaScript and jQuery, and as such cannot be c

Tags: 
  • javascript
  • jquery
  • html
  • accessibility
  • section508