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

Javascript Keyboard Shortcuts For Web Application

I want to develop a web application, which should (ideally) be fully usable via the keyboard. I kno… Read more Javascript Keyboard Shortcuts For Web Application