Modernizr
4 July 2009
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
How handy – I’m using assorted CSS3 features all over the place these days so this goes straight into the toolkit. Although, I’m not too keen on the HTML5 enabler functionality – it’s not really good enough to require JS to be able to style certain tags, is it?
Visit ➔
David Emery Online