Reblogged Via: Meerfaceanimate.css is actually built to complement tools like jQuery. CSS animations are pretty frickin’ awesome - they use hardware acceleration natively, unlike JavaScript-powered animations. Use something like Modernizr to detect support for CSS3 animations, then use jQuery or another library to provide fallback animations for the browsers that don’t support them. It’s a win-win situation.



