1
I Use This!
Activity Not Available
Analyzed about 1 month ago. based on code collected 2 months ago.

Project Summary

Javascript jQuery Hotkeys PluginCross Browser Module (Works with Safari, Opera, Firefox, Chrome and IE)The latest Version is 0.7.8jQuery.Hotkeys plugin lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination. It takes one line of code to bind/unbind a hot key combination.

Example:Binding 'Ctrl+c'

$(document).bind('keydown', 'ctrl+c', fn);Unbinding 'Ctrl+c'

$(document).unbind('keydown', 'ctrl+c', fn);Known IssuesKeyPress is not working well owe to the fact that keycodes varies between key[down|up] and key press (lower and upper case). see example at Test #6. This should be solved in the next version More infoPublic Git Repository at GitHub Live Demo Read More...

Tags

events hotkey javascript jquery keyboard shortcut

Badges

In a Nutshell, js-hotkeys...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    check out hot projects on the Open Hub
About Project Security

30 Day Summary

Jan 2 2025 — Feb 1 2025

12 Month Summary

Feb 1 2024 — Feb 1 2025