/css_animation

Demonstrate possibilities of doing animations using pure CSS

Primary LanguageCSS

CSS animation demo

The animation in this demo is 100% pure CSS. No Javascript or animated images are involved in the animation. Only the event handlers are done in pure Javascript (not JQuery). The rest is plain HTML; even the audio streams use the HTML5 audio tag (not Flash).

A demo is available here

Credits

This demo makes use of Hammer.JS by Jorik Tangelder. Licensed under the MIT license. See http://hammerjs.github.io/ for details. Thanks to Nautic Radio for their great audio streams. Visit http://www.nauticradio.net for details.