I am using js-hotkeys and when I press a hotkey like "f", it adds an f to the input field that I pulled up and focus on.
Is there anyway for it not to do that?
I also tried this other plugin http://rikrikrik.com/jquery/shortkeys/#download and it doesnt have that issue but then that plugin had other issue.
Thanks