Relative Content

Tag Archive for javascriptaccessibility

Trap Focus Inside the Modal – Accessibility

I am trying to do when the modal opens, focus should move to the first focusable element inside the modal (like the close button. Also while the modal is open, users should only be able to navigate between elements inside the modal using the Tab key.