what is onfocus and onblur events in java script?
Answers were Sorted based on User's Feedback
Answer / 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 |
If we want to return the character from a specific index which method is used?
How to disable an html object ?
What is design pattern in javascript? Explain
What is memory leak in javascript?
Why do we need hoisting in javascript?
What is the use of isNaN function?
Write a program to reverse a string in pure javascript?
What is scope javascript?
How to use external JavaScript file?
Basic methods for opening a popup window using javascript?
List out the Mouse Events?
What is data type in javascript?