metaKey JavaScript (JS) Example: HTML DOM Objects – Mouse/Keyboard Attributes – metaKey JavaScript (JS) Example

metaKey JavaScript (JS) Example: HTML DOM Objects – Mouse/Keyboard Attributes – metaKey JavaScript (JS) Example Purpose: – Illustrates the JavaScript syntax for the metaKey Event Attribute. View Other Attributes and Handlers for DOM Events Prerequistes: Install Visual Web Developer 2008 Syntax: event.metaKey=true|false|1|0 – returns whether the meta key was pressed. The meta key is the ctrl key on a Mac. Restrictions:... [Read More...]