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

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

Chrome Extension Error With 'oncommand'

I'm getting the error 'Uncaught TypeError: Cannot read property 'onCommand' of unde… Read more Chrome Extension Error With 'oncommand'

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

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?