Answer Posted / 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 |
Post New Answer View All Answers
Create a Menu that can be activated while clicking on Right Mouse button
Code to Block submission of form by pressing Enter Key
program to bring a window to the front
communication between main window and new windows
How to block double clicks
how to create an anonymous function
code to images to rollover
I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: