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 the use of javascript?
What is camelcase in programming?
What are javascript functions?
How to encode and decode a url in javascript?
How can you do a character count in javascript?
What is array constructor in javascript?
How do you implement Ajax using hide() function in JQuery?
Difference between Client side JavaScript and Server side JavaScript?
How to achieve inheritance in javascript?
Is javascript case sensitive language?
How to create the namespace in javascript?
How to handle event handlers?