CSS Animations

Versione del 22 nov 2011 alle 00:39 di Raoli (discussione | contributi) (da tradurre)
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)

Template:CSS1

CSS Animations is a proposed module for Cascading Style Sheets that allows for the animation of XML elements using CSS.

Storia

While the pseudo-class :hover has been used to generate rudimentary animations for years, extensions of CSS into the realm of animation were minimal until the late 2000s. As early as 2007, WebKit had announced its intention to include CSS animation, transitions, and transforms as features of WebKit. It also announced the implementation of both implicit and explicit animation through CSS in February 2009. CSS animation has also been put forth as a feature of CSS3, the ongoing draft specification managed by the W3C.

Supporto del browser

As of June 2011, Firefox 5 includes CSS Animation support.[1] CSS animation is also available as a module in the nightly builds of WebKit as well as Google Chrome, Safari 4 and 5 and Safari for iPhone, Android 2.x and 3.x, the RIM OS6 web browser, with the -webkit- prefix.[2][3] It is also used in iTunes 9 to support iTunes LP files.

Polemica

The specification of CSS animation has drawn concern from those who prefer animation through JavaScript[4] or, to a lesser-used extent, SMIL; others have claimed that it is a move by Apple Inc., the main sponsor of the WebKit project, to sidestep the inclusion of Adobe Flash (and the incumbent Flash animations) on the company's iPhone OS line of mobile devices which use Safari.[5][6][7]

Voci correlate

Note

  1. ^ (EN) Firefox 5 release notes, in The Mozilla Foundation, 21 giugno 2011.
  2. ^ (EN) Dave Hyatt, CSS Animation, in Surfin’ Safari, 31 ottobre 2007.
  3. ^ (EN) Dean Jackson, CSS Animation, in Surfin’ Safari, 5 febbraio 2009.
  4. ^ (EN) Jonathan Snook, CSS Animations in Safari, in Snook.ca, 31 ottobre 2007.
  5. ^ (EN) Arnold Kim, CSS Animation Coming to Safari, Already in iPhone. Less Dependence on Flash?, in MacRumors.com, 6 febbraio 2009.
  6. ^ (EN) Robert Palmer, CSS Animation to replace need for Flash in MobileSafari? Not likely, in The Unofficial Apple Weblog, 6 febbraio 2009.
  7. ^ (EN) Vincent Ferrari, CSS Animations: A Flash Substitute?, in Apple Thoughts, 9 febbraio 2009.

Collegamenti esterni