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

altkey JavaScript (JS) Example: HTML DOM Objects – Mouse/Keyboard Attributes – altkey JavaScript (JS) Example Purpose: – Illustrates the JavaScript syntax for the altkey Event Attribute. View Other Attributes and Handlers for DOM Events Prerequistes: Install Visual Web Developer 2008 Syntax: event.altKey=true|false|1|0 – Allows you to know when altkey is pressed. Restrictions: None Notes: You can build your own library... [Read More...]