Browser Feature detection using MODERNIZR

I was looking out for a tool that can tell me if a browser has the next-gen features natively implemented or not. I found just the right tool called Modernizr

From the website :

“Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) and uses feature detection to test the current browser against upcoming features like rgba(), border-radius, CSS Transitions and many more”

How do I use this library?

Check out the Documentation.






About The Author

Suprotim Agarwal
Suprotim Agarwal, Developer Technologies MVP (Microsoft Most Valuable Professional) is the founder and contributor for DevCurry, DotNetCurry and SQLServerCurry. He is the Chief Editor of a Developer Magazine called DNC Magazine. He has also authored two Books - 51 Recipes using jQuery with ASP.NET Controls. and The Absolutely Awesome jQuery CookBook.

Follow him on twitter @suprotimagarwal.

1 comment:

Anonymous said...

It does not work under Chromium 4.0.273 on Linux box.