vodkabears / Remodal

No longer actively maintained.
http://vodkabears.github.io/remodal/
MIT License
2.76k stars 774 forks source link

Add aria-hidden to wrapper, trap Tab key focus inside modal #277

Closed danielpost closed 1 year ago

danielpost commented 7 years ago

To improve accessibility, I've added aria-hidden to the modal wrapper and made sure that keyboard users can navigate the modal when it's open. More info here: https://github.com/edenspiekermann/a11y-dialog/