Page 1 of 1

Can not capture F9, F10, and F12 keys?

Posted: Sun Nov 25, 2007 12:21 pm
by JAB Creations
I'm trying to capture F9, F10, and the F12 keys in JavaScript. This page (with it's easy to memorize URL) has a good reference to the key mappings...
http://www.cambiaresearch.com/c4/702b8c ... Codes.aspx

However pressing those keys in the capture (input) field reveals different characters. These characters also come up in IE and Opera?

Posted: Sun Nov 25, 2007 6:16 pm
by JAB Creations
I had my Function keys remapped in Windows using a program called KeyTweak, removed the mappings and now that script detects the corresponding functions just fine now. Case closed. 8)