I'm wondering how to safely see if the < and > keys are pressed in jQuery. It's 226 on my Swedish keyboard, but we're having the < and > keys on the same key, and using shift to select which one.
How can I safely determine which is pressed without having to worry about localization, American keyboard have the keys on two different ones?