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 |
Explain the different types of pop-up boxes you can create in JavaScript.
How to add new elements dynamically?
What is the source code for include() & forwrd() method servlet program?
In a pop-up browser window, how do you refer to the main browser window that opened it?
How can javascript be used to personalize or tailor a web site to fit individual users?
What is the difference between HTMLCollection and NodeList?
List some unit testing frameworks javascript
What is the use of isNaN function?
How can an HTMLCollection be traversed?
What are the limitations of javascript?
What is scope variable in javascript?
How to get checkbox status whether it is checked or not?