modernizr.com Open in urlscan Pro
75.2.60.5  Public Scan

Submitted URL: http://www.modernizr.com/
Effective URL: https://modernizr.com/
Submission: On April 08 via manual from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Modernizr
MENU
Download Documentation News Resources


RESPOND TO YOUR USER’S BROWSER FEATURES.


MODERNIZR TELLS YOU WHAT HTML, CSS AND JAVASCRIPT FEATURES THE USER’S BROWSER
HAS TO OFFER.

Add your detects Development build


WHAT IS MODERNIZR?

It’s a collection of superfast tests – or “detects” as we like to call them –
which run as your web page loads, then you can use the results to tailor the
experience to the user.


WHY DO I NEED IT?

All web developers come up against differences between browsers and devices.
That’s largely due to different feature sets: the latest versions of the popular
browsers can do some awesome things which older browsers can’t – but we still
have to support the older ones.

Modernizr makes it easy to deliver tiered experiences: make use of the latest
and greatest features in browsers which support them, without leaving less
fortunate users high and dry.


GETTING STARTED

 * Modernizr explained
 * What is feature detection?
 * Using Modernizr with JavaScript
 * Using Modernizr with CSS


LATEST NEWS

 * Modernizr 3.5.0
 * Modernizr 3.4.0
 * Modernizr 3.3.1
 * Modernizr 3.3.0


TALK TO US

 * Twitter
 * StackOverflow
 * GitHub
 * Contact

Made with love by Faruk, Paul, Alex, Ryan, Patrick, Stu, and Richard.

Subscribe to the feed, follow on twitter, or contact us. Donations are cool,
too.

Check out the code on github