1.

Explain Event Handler.

Answer»

1. onMouseOut when the user moves the mouse away from an element. 

2. onClick when the user clicks an element. 

3. onMouseOver when the user moves the mouse over an element. 

4. onMouseUp when the user releases a mouse button over an element



Discussion

No Comment Found

Related InterviewSolutions