Turns out Firefox uses a different keycode for the ;
/:
key from Chrome. I thought jQuery was supposed to normalize everything across browsers! Added the correct keycodes for that key to the keymap
plugin. It's now at version 1.2.
Thoughts on web design and programming from a very occasional volunteer webmaster
Turns out Firefox uses a different keycode for the ;
/:
key from Chrome. I thought jQuery was supposed to normalize everything across browsers! Added the correct keycodes for that key to the keymap
plugin. It's now at version 1.2.