Demo of an accessible simulated dialog (modal) in ES6.
Demo of an accessible simulated dialog (modal) in ES6.
Some parts of the project require the use of a screen reader. The subject of screen readers is broader than this project intends to approach, so you will have to research and read about that subject on your own.
In the meantime, here are a few links to some screen readers.
This project is tested with NVDA on a Windows 10 environment.
Ensure you install these modules globally:
Once you checked out this project, run this command in a Terminal window:
npm install
webpack-dev-server
See the presentation slides at slides.jansensan.net/a11y-simulated-dialog.
All material referenced in this project is kept up to date in the README of the slides repository.