Hi,
I have various buttons in my
jsp. I want those buttons to be operated using keyboard shortcuts.
Example - Ok button should be operated using Alt + O. and the label of button OK should have underscore under the shortcut key.
Eg- <u>O</u>K.
Many thanks in advance.