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

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