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 |
WHAT IS .NET?
What is variables in javascript?
How can I prevent others from reading/stealing my scripts or images?
How are DOM utilized in JavaScript?
About document.getElementID? Explain giving one example. This was asked by a interviewer when i said that i know some JavaScript.
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
Is javascript object a hash table?
Can any one tell me how Java is purely an Oops language
What are types of javascript?
What is the difference between undefined and object?
Hai what is the difference between java and javascript
Is it possible to do 301 redirects in javascript ?