Q91
DOM Level 3 Events standardizes which of the following events?
A.
focusarea and focusover
B.
focusall and focusnone
C.
focusdown and focusup
D.
focusin and focusout
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The DOM Level 3 Events specification standardizes the focusin and focusout events as bubbling alternatives to the focus and blur events.