Multiple choice

Which of the following window events executes when a window is activated or put at the front?

  1. onBlur()

  2. onLoad()

  3. onUnload()

  4. onFocus()

  5. status

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

This window event executes when a window is activated or put at the front.