HTML and CSS Reference
In-Depth Information
For information about CSS3PIE, check out these sites:
Home and download. http://css3pie.com
About and support list. http://css3pie.com/about
Documentation. http://css3pie.com/documentation
MODERNIZR
Modernizr is the daddy of all feature-detection libraries. It allows you to detect
support for desired HTML5 and CSS3 features, and then serve up alternative styles
and scripts to optimize the user experience in nonsupporting browsers. Created by
Faruk Ateş, Paul Irish, and Alex Sexton, it has extensive documentation available,
and Modernizr 2.0 and later allow you to download a customized version that only
contains the feature tests you need for your particular project.
For information about Modernizr, check out these sites:
Home. http://modernizr.com
Documentation. http://modernizr.com/docs
Download/customize. http://www.modernizr.com/download
SELECTIVIZR
Written by Keith Clark, and mentioned in the previous chapter, Selectivizr is a small
utility that sits on top of an existing JavaScript library, such as jQuery or MooTools,
and adds support for CSS3 selectors/pseudo-classes to nonsupporting versions of
IE (6-8). The Home/Download page is at http://selectivizr.com.
 
Search WWH ::




Custom Search