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
code to detect availability of cookies
maximizing the main window
code to set the main window's size
code to keep a page Out of the browser history
how to transform XML Data into HTML
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: