jquery.hotkeys
Keyboard event binder
A jQuery plugin that enables users to bind and remove handlers for specific keyboard events across various elements in web applications.
jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination.
3k stars
72 watching
474 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
es-shims/globalthis | Provides a polyfill for accessing the global object in ECMAScript environments where it is not supported | 155 |
defunkt/jquery-pjax | Enables fast browsing with real permalinks and a working back button by combining AJAX and pushState | 16,726 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,065 |
kylefox/jquery-modal | A lightweight jQuery plugin for displaying modal windows with minimal HTML and CSS requirements. | 2,613 |
fat/zoom.js | A jQuery plugin for smoothly zooming images | 4,037 |
apneadiving/google-maps-for-rails | A Ruby gem that simplifies the creation of Google maps with overlays in web applications. | 2,264 |
tvcutsem/harmony-reflect | A polyfill for ES6 Reflect and Proxy objects to provide compatibility with older browsers or Node.js versions. | 479 |
browserify/browserify | Enables Node.js-style module loading in the browser | 14,614 |
jamesallardice/placeholders.js | A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers. | 948 |
vasanthk/how-web-works | Explains how web browsing works behind the scenes from user input to rendering on-screen content | 16,131 |
liabru/jquery-match-height | Automates equal heights among selected HTML elements on a webpage | 3,066 |
jquery/jquery-ui | A curated set of user interface interactions and widgets built on top of jQuery. | 11,258 |
darsain/sly | A JavaScript library for one-directional scrolling with item-based navigation support. | 2,870 |
vast-engineering/jquery-popup-overlay | A jQuery plugin for creating responsive and accessible modal windows and tooltips | 510 |
aehlke/tag-it | A jQuery plugin for handling multi-tag fields and providing autocomplete suggestions | 2,480 |