1.

For checking programmatically we use _________(a) Modernizr.mq(b) Modernizr.prefixed(c) Modernizr._prefixes(d) Modernizr.testAllPropsI have been asked this question during an interview.My question is taken from Adding HTML features safely with Modernizr topic in portion HTML Images & Web Page Files of HTML

Answer»

Correct choice is (a) Modernizr.mq

For explanation I WOULD say: For checking PROGRAMMATICALLY we USE Modernizr.mq, it checks if the window of current browser matches a media query or not. Syntax is



Discussion

No Comment Found

Related InterviewSolutions