MattWoberts
Programmer
Hi,
Does anyone know if it possible to add keyboard shortcuts for buttons in a HTML web form. I have a button "Add", and I want the "standard" shortcut technique that underlines the A on the page and allows the user to hit Alt-A instead of having to click the button...
Is there a simple way to do this or I need to add JScript code to trap the keyboard input and look for alt-a?
Thanks!
Does anyone know if it possible to add keyboard shortcuts for buttons in a HTML web form. I have a button "Add", and I want the "standard" shortcut technique that underlines the A on the page and allows the user to hit Alt-A instead of having to click the button...
Is there a simple way to do this or I need to add JScript code to trap the keyboard input and look for alt-a?
Thanks!