Multiple choice

Which of the following methods of mouse sends the browser to the URL that corresponds to the currently selected menu item?

  1. mouseExited()

  2. mouseDragged()

  3. mouseMoved()

  4. mouseReleased()

  5. mouseTrace()

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This mouse method sends the browser to the URL that corresponds to the currently selected menu item.