JavaScript events and CAPSLOCK - TechRepublic
General discussion
April 10, 2002 at 08:21 PM
hannes

JavaScript events and CAPSLOCK

by hannes . Updated 24 years, 2 months ago

Does anyone know if it is possible to get the state of the Caps Lock-key?

Pressing the Caps Lock-key fires an event, but how do I know wether Caps Lock is turned on or off after the event is fired?

I have tried to find info on MSDN about the Event-object, but failed to find a property similiar to the shiftKey and shiftLeft properties.

This discussion is locked

All Comments