| ctrlKey This property is used to determine whether or not the Ctrl key was depressed when the given event was fired. Obviously, the event must be used with an element which supports that event. syntax: event.ctrlKey This Property is used to access attributes of the following: event
|