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
write a code that user can choose/alter Body Text Size
code to keep a page Out of the browser history
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
how to copy form data between different pages
code to create a new window
how to pass data between pages using Frames
code to set the main window's size
How to encode and decode URL strings?
how to create Expandable and Collapsible Menus
how to transform XML Data into HTML
Reading which Non-Character Key was pressed
create Drop-Down Navigation Menus
advance the focus to next consecutive fields when Enter Key is pressed
How to block double clicks
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: