Add media query support test to Modernizr test suit:
Modernizr.addTest("mq", function(){
return !!Modernizr.mq("only all");
});
adds: <html class="mq">
or in the case of ie 7 & 8 <html class="no-mq"> :(
Written by David A. Viramontes
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#