A repository of over 1000 quality jQuery plugins

jQuery event.metaKey

Learn all about the jQuery function event.metaKey.

Returns a boolean value (true or false) that indicates whether or not the META key was pressed at the time the event fired. This key might map to an alternative key name on some platforms.

On Macintosh keyboards, the META key maps to the Command key (⌘).

On Windows keyboards, the META key maps to the Windows key.