Explain Event Handler.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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