display-wai-aria.css

This CSS file displays WAI ARIA ( [role], [aria-*] )

Bookmarklet

You can use the latest version of this stylesheet by bookmarklet.

javascript:(function(){dwa=document.createElement('link');dwa.href="https://rawgit.com/masuP9/display-wai-aria.css/master/display-wai-aria.css";dwa.rel="stylesheet";dwa.media="all";document.head.appendChild(dwa);})();

Project Page

display-wai-aria.css(link is external)

ChangeLog

  • v0.3.0 Removed aria-describedat property.
  • v0.2.3 Added aria-keyshortcuts property.
  • v0.2.2 Added aria-details property.
  • v0.2.1 Added aria-errormessage property.
  • v0.2.0 Added style when value is false.
  • v0.1.1 Fixed style in the case of when layer overlaped.
  • v0.1.0 Added support for WAI-ARIA 1.1[WD].

Rating

0 out of 5 Stars 0 Review

5 Stars
 
0.00%
4 Stars
 
0.00%
3 Stars
 
0.00%
2 Stars
 
0.00%
1 Star
 
0.00%

About

  • There are no comments yet

Thank you! Review submitted.

Ok