πŸ“Š JavaScript
Q. The opposite of onmouseover is_____?
  • (A) onmouseoff
  • (B) onmouseout
  • (C) onmouseunder
  • (D) onnotmouseover
πŸ’¬ Discuss
βœ… Correct Answer: (B) onmouseout

Explanation: The event onmouseover occurs when the mouse pointer is moved over an item or one of its sub-items.

The event onmouseout occurs when the mouse pointer is moved out of an element or over one of its sub-elements.

Explanation by: Yogesh
The event onmouseover occurs when the mouse pointer is moved over an item or one of its sub-items.

The event onmouseout occurs when the mouse pointer is moved out of an element or over one of its sub-elements.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
230
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yogesh
Publisher
πŸ“ˆ
87%
Success Rate