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
What are trailing whitespace?
What is escape() function?
Describe negative infinity in javascript?
What is the function of javascript?
What is the use of spread operator?
What are JavaScript Data Types?
What is undefined x 1 in JavaScript?
What is the output of 10+20+”30″ in JavaScript?
How can the style/class of an element be changed?
What are self invoking functions?
What are escape characters in javascript?
What is the difference between write and writeln in javascript?
What is the use of window object?
What is javascript and how it works?
What is difference between var x =1; and x=1;?