Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
This library makes it easy for you to write conditional JavaScript and CSS to handle each situation, whether a browser supports a feature or not. It’s perfect for doing progressive enhancement easily.
Links:
Please login to continue.