Question #147814

Which method is used to attach an event handler function to an HTML element when the mouse pointer enters the HTML element?


Options:

Explanation:
The jQuery method mouseenter() is used to attach an event handler function to an HTML element when the mouse pointer enters the HTML element.
Tags: jQuery

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question