Answer Posted / sandipbrk
onFocus : occurs when an element gets focus
onBlur : occurs when an element loses focus
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Name some of the ways in which Type Conversion is possible?
Do you need to declare variables in javascript?
Explain javascript closures by example.
What are a fixed-width table and its advantages in javascript?
How do you write a comment in javascript?
What does the following statement declares?
What is difference between local variable and global?
What is a hash javascript?
Difference between Pure functions Vs. Impure functions in javascript?
Difference json arrary vs json object ?
What are the Non-primitive data types in JavaScript?
How to create objects in JavaScript?
Why do we need npm?
Why global variables are bad javascript?
What is the similarity between the 1st and 2nd statement?