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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic