Accessible Javascript patterns Demo code for the Accessible Javascript Pattern code, presented at JSCamp 2019. Accessible Navigation menu TL;DR: It's all about keyboard interactions! See the basic example See the great example Original w3 example Accessible modals TL;DR: It's all about focus management! See the example at the bottom of the page. Original w3 example