what is onfocus and onblur events in java script?

Answers were Sorted based on User's Feedback



what is onfocus and onblur events in java script?..

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 onfocus and onblur events in java script?..

Answer / 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

More JavaScript Interview Questions

How to go next field without filling the text? Which function should we use?

4 Answers  


How to delete a cookie using javascript?

0 Answers  


why array is called the collection of similar datatypes?

1 Answers  


What does undefined value mean in javascript?

0 Answers  


Is javascript open source?

0 Answers  






How do I add javascript to chrome?

0 Answers  


What is a javascript symbol?

0 Answers  


What are a fixed-width table and its advantages in javascript?

0 Answers  


What are the difference between undefined and not defined in javascript?

0 Answers  


What is the microsoft version of javascript?

0 Answers  


Explain javascript accessors ?

0 Answers  


Is not a function error in javascript?

0 Answers  


Categories