modernizr.js won't do any magic, it just tells you that what features are supported by which browser. Ultimately you've to fill the gap of unsupported features in different browsers using modernizr, if you want to have same UI experience across all browser.
Please check below link to know what I mean to say :
nilsan
All-Star
16860 Points
3696 Posts
Re: HTML5/CSS3
May 04, 2012 05:13 AM|LINK
modernizr.js won't do any magic, it just tells you that what features are supported by which browser. Ultimately you've to fill the gap of unsupported features in different browsers using modernizr, if you want to have same UI experience across all browser.
Please check below link to know what I mean to say :
http://msdn.microsoft.com/en-us/magazine/hh394148.aspx