Modernizr
# Linked to 2 July 2009, 02:30 in Links by Sam Brown
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. Modernizr uses feature detection to test the current browser against upcoming features like rgba(), border-radius, CSS Transitions and many more.
Tweet this on Twitter ↩ Add to Delicious + Subscribe to the RSS Feed →