1.

In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr.(a) True(b) FalseI have been asked this question in a job interview.My enquiry is from Compatibility Libraries in section HTML Fundamentals of HTML

Answer»

The correct OPTION is (a) True

The explanation: Modernizr is a JavaScript LIBRARY that detects which HTML5 and CSS3 features your visitor’s browser supports. Modernizer determines whether browser has implemented a given feature. Developers take advantage of new features that browsers support, STILL CREATE fallbacks for browsers that lack support.



Discussion

No Comment Found

Related InterviewSolutions