HTMLGuyLLC / jAlert

jQuery alert/modal/lightbox plugin
https://htmlguyllc.github.io/jAlert/
MIT License
76 stars 35 forks source link

Fix accessibility issue #69

Closed nmaltais closed 4 years ago

nmaltais commented 4 years ago

First commit makes the 'x' close Btns accessible through tabs. Second fixes issue #66 and creates a "focus trap" where users can only tab through focusable elements of the top-most jAlert.

nmaltais commented 4 years ago

Made the requested changes and updated dist/jAlert.js