MCQ Single Best Answer Easy

QThe focus and blur events are also included.

ID: #5158 Javascript DOM & Event Handling MCQ 105 views
Question Info
#5158Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Element events
  • B Handler events
  • C Window events
  • D Scroll events
Correct Answer: Option C

Explanation

The focus and blur events are also used as Window events:
they are triggered on a window when the operating system grants or denies keyboard focus to that browser window.
These events are used with the focusin and onblur methods.

Share This Question

Challenge a friend or share with your study group.