Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. Which event handler is triggered when the user’s mouse moves away from a link?

(A) onMouseOver
(B) onMouseOut
(C) onMouse
(D) onMouseOnto
Explanation by: Mr. Dubey
The onMouseOut event handler is triggered when the user’s mouse moves away from the link.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.