How can I capture COMMAND+S in jQuery?

I have a web app I'm developing and I'm trying to have CTRL+S and COMMAND+S be the shortcut keys to save. I've looked at http://www.openjs.com/scripts/events/keyboard_shortcuts/ and it doesn't properly capture the "meta" key.

Any advice?

5
задан Shamoon 29 April 2011 в 14:23
поделиться