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

Disable Browser Shortcut Keys

I am trying to create, essentially, a 'kiosk' I have an web application that I want to be t… Read more Disable Browser Shortcut Keys

Keydown Event Triggered Only Once

The following script is aimed to run on facebook.com's conversations page (the page in which a … Read more Keydown Event Triggered Only Once

How To Implement Shortcut Key Combination Of Ctrl Or Shift + Through Javascript?

ASP.NET 2.0 web application, how to implement shortcut key combination of CTRL + Letter, preferably… Read more How To Implement Shortcut Key Combination Of Ctrl Or Shift + Through Javascript?

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