Q89
The events that is emulated by the jQuery library are
A.
focusarea and focusover
B.
focusall and focusnone
AnswerC.
focusdown and focusup
D.
focusin and focusout
Answer: Option B
Solution
Answer: Option B
Solution:
The jQuery library emulates focusin and focusout events for browsers that do not support them.