Skip to content Skip to sidebar Skip to footer
Showing posts with the label Keyboard Shortcuts

Vanilla Javascript: Disabling A Given Preexisting Key-combo In A Webpage

In this random English-Wikipedia edit page one can add some content (say 'test'), then savi… Read more Vanilla Javascript: Disabling A Given Preexisting Key-combo In A Webpage

Close JS Menu On ESC

I am working on a simple slide-in menu system. I'd like to be able to close a menu by hitting t… Read more Close JS Menu On ESC