Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The events that is emulated by the jQuery library are

  2. A.

     focusarea and focusover

    B.

     focusall and focusnone

    C.

     focusdown and focusup

    D.

     focusin and focusout

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The jQuery library emulates focusin and focusout events for browsers that do not support them.


Be The First To Comment