Skip to content

fiveisprime/aria-highlighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARIA Highlighter Bookmarklet

A bookmarklet that highlights the elements with roles and shows which roles the elements use.

The following items are highlighted/shown:

  • Any element with an ARIA role attribute will be highlighted pink
  • The ARIA role value will be placed before the element (in green)
  • Elements with the "row" role will be outlined
  • Elements wth the "gridcell" role will be highlighted light red

Grab the bookmarlet here.

About

Adds css to the page to highlight elements with accessibility traits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%