[Javascript] Key selection

Flavio Gomes flavio at economisa.com.br
Thu Jul 8 08:21:00 CDT 2004


something.onkeydown="document.title = event.shiftKey && event.altKey;"

IE / Mozilla compatible (tested on FireFox 0.8)

---
Flavio Gomes
flavio at economisa.com.br



Paul Cowan wrote:

> Hi all,
>
> Is it possible for me be able to know when a combination of when the 
> alt key and the down arrow key are pressed at the same time?
>
> Thanks
>
> Paul
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list