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

ctrlKey JavaScript (JS) Example: HTML DOM Objects – Mouse/Keyboard Attributes – ctrlKey JavaScript (JS) Example Purpose: – Illustrates the JavaScript syntax for the ctrlKey Event Attribute. View Other Attributes and Handlers for DOM Events Prerequistes: Install Visual Web Developer 2008 Syntax: event.ctrlKey=true|false|1|0 – returns whether the ctrl key was pressed. Restrictions: None Notes: You can build your own... [Read More...]