You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abidibo edited this page Jan 26, 2012
·
1 revision
Modernizr is a javascript library which allows to detect browser support for html5/CSS3 features. It also allows the use of new semantic elements also in browsers which do not support them (some IE) and many other things. Check it out at http://www.modernizr.com.