Accessible Mootools Widget Demo

Button

Provides a class that makes an input button accessible or tranfers it to a accessible toggle button



Simple Button

Trigger the button by pressing space or enter.



Toggle Button

Toggle the button by pressing space or enter.





How to use the Button widget

  • Space / Enter: Activates or respectively toggles the button

Accessibility changes

  • New widget
  • Download accessible Button
  • Added WAI ARIA role "button"
  • Added WAI ARIA attribute "aria-describedby"
  • Added WAI ARIA attribute "aria-pressed"
  • Added high visual contrast indicator