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

Using Javascript To Create A Keylistener Hotkey For Facebook Page "like"

I'm doing an art project for school where a user hugs an object and gets a 'liked' stat… Read more Using Javascript To Create A Keylistener Hotkey For Facebook Page "like"

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

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?