Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. ____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr.

  2. A.

     HasEvent()

    B.

     Navigator.userAgent

    C.

     Modernizr.load

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Modernizr.load is optional in your build, but if you are loading polyfills, there’s a good chance it can save you some bandwidth and boost performance a bit.


Be The First To Comment