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 |
maximizing the main window
how to create an anonymous function
how to transform XML Data into HTML
how to create a Draggable element
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
how to determine which Mouse Button was pressed
Reading which Non-Character Key was pressed
write a code that user can choose/alter Body Text Size
code to detect availability of cookies
Code for Adding Message and Confirmation Boxes Using JavaScript?
how to pass data between pages using URLs
how to pass data between pages using Frames