1.

____________ allows you to add custom styles to the document and test an element afterwards.(a) hasEvent()(b) testAllProps()(c) testProp()(d) modernizr.testStyles()The question was asked in exam.Question is from Compatibility Libraries topic in section HTML Fundamentals of HTML

Answer»

Correct answer is (d) modernizr.testStyles()

Easiest EXPLANATION: Modernizr.testStyles() allows you to add CUSTOM STYLES to the document and test an element AFTERWARDS. An element with the ID of “modernizr” is injected into the page.



Discussion

No Comment Found

Related InterviewSolutions