JavaScript validation for HTML5 and CSS3

Does anyone know what this script called that checks for HTML5 and CSS3 support? I think this also adds support for them. It was called something like a modifier.

+6
javascript html5 css3
source share
1 answer

Are you looking for Modernizr ?

+9
source share

All Articles