determine which key was pressed and its type
Answer / ramu
to know which key was pressed we can use window.event.code.
it will return the ASCII code of the key.
| Is This Answer Correct ? | 1 Yes | 0 No |
validation code / function to allow only Letters in a text box
code to keep a page Out of the browser history
program to show a progress bar
write a code to generate pseudorandom numbes
validation code / function to allow only NUmbers in a text box
write a program to detect the user's browser ?
Code for Adding Message and Confirmation Boxes Using JavaScript?
how to pass data between pages using Frames
write a function to validate a given date
sample code to auto focusing the first field in a form
program to bring a window to the front
determine which key was pressed and its type