Implement HTML5 & CSS3 Features With Modernizr

Modernizr is a small, simple yet useful JavaScript library allowing you to use CSS3 & HTML5 features while maintaining control over unsupported browsers.

javascript-library-to-implement-html5-css3-features

Modernizr uses feature detection to test the current browser against upcoming features like rgba(), localStorage, applicationCache, CSS Transitions, border-radius and many more.

Some of the features that Modernizr 1.1 detects are:

  • Geolocation API
  • sessionStorage
  • Web Workers
  • CSS Gradients
  • Multiple backgrounds

With Modernizr, you can use CSS3 & HTML5 features with an easy way to control the fall-backs for non-supported browsers.

Website: http://www.modernizr.com/

Related Posts

2 Comments Post a comment

  1. Pingback: Welcome to HTML5 and CSS3 - Tools, Resources & Frameworks | Greepit

  2. December 9, 2010 at 05:42

    This is just what i needed! Thanks for sharing.

    · Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>