This example shows how to setup a carousel using CSS3 transitions for animations.
It uses a Modernizr feature detect to use transitions along with transforms to achieve full hardware acceleration when possible, falling back to jQuery-based animation otherwise.
If you use this example on your site and don't have Modernizr already included, you can use this minimal build.