Is there a jQuery plugin that normalizes key codes cross-browser? Meaning, if you press a certain key, then you are guaranteed to get the same key code for every browser that you test in?
Is there a jQuery plugin that normalizes key codes cross-browser? Meaning, if you press
Share
No, however, it is built into jQuery!