2010
2009
GX - Full-Featured Javascript Animations Framework
by KromeGX is a full-featured, cross-browser, super-tiny (10kb uncompressed) Javascript Animations Framework. Using GX you can create complex animations working with every w3c CSS property.
Surfin' Safari - CSS Animation
by marcoLa syntaxe est pas mal, assez clean mais peut-être un peu verbose. En tous cas oui, ça à l'air plus facile à maintenir que du JS.
2008
Using jQuery for Background Image Animations
by marco & 5 othersAfter reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure and simpler code.
jQuery Tutorials for Designers
by nhoizey & 8 othersThis article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery.
アニメーションPNGを作成する--FirefoxのCSS対応 番外編 - builder by ZDNet Japan
by oqdbpoアニメーションPNGとは
アニメーションPNGはThe Animated Portable Network Graphicsの略で、APNGとも呼ばれている。静止画像のPNGフォーマットを拡張して、動画を扱えるようにしたフォーマットだ。本格的な動画の再生には適していないが、アニメーションGIFと同じように、パラパラ漫画の要領で手軽に動画を作成することができる。
また、アニメーションGIFが256色しか扱うことができないのに対して、アニメーションPNGは24bitフルカラーでアルファチャンネルを扱うことができる。さらに、表示環境がアニメーションPNGに未対応でも、PNGに対応していれば最初の1フレームが静止画として表示される仕組みになっており、下位互換を保つことも可能だ。そのため、アニメーションGIFに代わるフォーマットとして、広く普及することが期待されている。
Shadowbox.js Media Viewer
by nhoizey & 6 othersShadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript.