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 |
how to get the User's Time of Day
Reading which Non-Character Key was pressed
How to encode and decode URL strings?
snippet to prevent submission of form when certain/any validations got failed
write a function to validate a given date
write a program segment that will ask the user if he wants to computer the perimeter of the area of the triangle. if the perimeter is wanted, ask the measure of the three sides and compute for the perimeter. if the area is wanted, ask for the measures of the base and height and compute for the area. display the computed value
how to Scroll a DIV content
determine which Element received an Event
sample code to auto focusing the first field in a form
how to Auto Scroll the page
how to pass data between pages using Frames
program to bring a window to the front