diff --git a/js/foundation.reveal.js b/js/foundation.reveal.js index 845ae5a041..87095fc6ef 100644 --- a/js/foundation.reveal.js +++ b/js/foundation.reveal.js @@ -69,7 +69,8 @@ class Reveal extends Plugin { 'role': 'dialog', 'aria-hidden': true, 'data-yeti-box': this.id, - 'data-resize': this.id + 'data-resize': this.id, + 'aria-modal': true }); if(this.$overlay) {