[Javascript] Keyboard navigation

Flavio Gomes flavio at economisa.com.br
Wed May 26 09:47:43 CDT 2004


Yes,
  Try accesskey properties from elements to drop down and "returning 
false" on keydown events to work with arrow keys.

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



Paul Cowan wrote:

> Hi,
>
> I need to implement a way of allowing a user to be able to pull down 
> menu options from my pages by using keypresses.  Ideally I want to 
> simulate the behouir that happens in windows e.g. whenever I press alt 
> and the 'f' key, the file menu drops down.  Then whenever I press the 
> down key, I can scroll up and down the menu options.
>
> Is this possible using javascript?  Or how on earth can I do this??
>
> Thanks
>
> Paul
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list