Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'enter' bug #41

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

'enter' bug #41

wants to merge 84 commits into from

Conversation

ebergama
Copy link

@ebergama ebergama commented Mar 9, 2014

In specialKeys declaration (line 23) the key 'return' is duplicate, and also its mapping to de keycode 13 that corresponds to enter.

jeresig and others added 30 commits February 22, 2010 18:06
Password and HTML5 input types
Might be useful, when you want to pass some other data to your handler
Added three special keys: ; ' \
Updated README with on()/off()
Passing other arguments to binding
Update - foreach for bind!
it is triggered by IE when pressing Ctrl+Return
Updated the link to Tzury's hotkeys instead of a 404.
…to be on the global scope, updated linting to catch these issues.
Fix keypress on special keys and keydown/keyup on characters
restore keyup/keydown for character keys
morgante and others added 9 commits August 26, 2014 17:28
Make this module compatible with Browserify
I'm not sure about the Licence or different things, but since the issues are not enabled for this project I just created a PR with the simplest one.. it is super useful and it looks like the original project is a bit dead..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.