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

Can any one fix the unbind bug? #12

Closed
linjuming opened this issue Apr 18, 2011 · 1 comment · Fixed by #20
Closed

Can any one fix the unbind bug? #12

linjuming opened this issue Apr 18, 2011 · 1 comment · Fixed by #20

Comments

@linjuming
Copy link

I download many versions, but the "ctrl+s" bug exists in every version, it can not use unbind method, can you great guys fix the bug? I need the methed for some of my actions.

@TrevorBurnham
Copy link

Just to elaborate on this, linjuming is referring to the test in test-static-07.html. The command

jQuery(document).unbind('keydown', '⌃+s');

has no apparent effect (whereas a straight unbind('keydown') works). It seems that the ability to unbind specific keys simply doesn't exist in jQuery Hotkeys.

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 a pull request may close this issue.

3 participants