Forum Moderators: open

Message Too Old, No Replies

cross browser detection of modifier keys

         

Mutley2003

9:06 am on May 6, 2005 (gmt 0)

10+ Year Member



I want to detect which keys are held down when an onmousedown or ondblclick event is handled.

The example at
[webreference.com...]
does not work for Firefox ..

can anyone explain why and what I should do to make this truly cross browser?

thanks

Bernard Marx

10:03 am on May 6, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That tutorial is so out-of-date it smells.

See: [quirksmode.org...]
(The section on modifier keys is near the bottom)

Mutley2003

11:05 pm on May 6, 2005 (gmt 0)

10+ Year Member



thankyou .. quirksmode is very cool