Answer Posted / kumar kulandai
The onfocus event occurs when an object gets focus.
The onblur event occurs when an object loses focus.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is variable typing in javascript?
How do I enable cookies and javascript?
Which software is used for javascript?
Which keyword is used to print the text in the screen?
How to shift and unshift using javascript?
What are the various functional components in javascript?
How can you get the reference of a caller function inside a function?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is javascript bom?
What is difference between api and library?
In javascript what is an argument object?
Are Javascript and JScript the same?
What is the use of javascript?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
Is javascript multi-threaded or single-threaded?