Van11y Accessible Modal Window Aria Versions Save

ES2015 accessible modal window system, using ARIA

v2.4.3

5 years ago

Fix CSS namespacing generation for close button text and image.

v2.4.0

6 years ago

Attribute data-modal-describedby-id: adds aria-describedby=<the value of this attribute> to the dialog tag

v2.3.1

6 years ago
  • Enhanced demos (& new example)
  • Added data-modal-focus-toid attribute (to give focus to an element in modal
  • Fix listeners (for Webpack)

v2.1.0

6 years ago

v2.0.1

6 years ago

If you need to apply hide/show script to <div id="newContent">your modal launcher source</div> do use:

van11yAccessibleModalWindowAria(document.getElementById('newContent'));

Updated documentation

V1.1.1

6 years ago

v1.0.0

6 years ago

Fix bug when button is composed with an image (or any child), as kindly reported in #2

v1.0.6

7 years ago

V1.0.5

7 years ago