/codestitch-menu

Adding JS to make dropdowns accessible

Primary LanguageCSS

Accessibility Work for CodeStitch Menus

Notes:

Addressing keyboard navigation problems with dropdowns and other minor accessibility issues with the CodeStitch Navigation Element.

Other noted issues include:

  • Needs a skip to main link at the beginning of the page
  • Need labels for social icon links
  • Needs a span with sr-only text for social icons (some screen readers won't read the label)
  • May find other things as I look deeper...