CHAPTER 7

image

Integrating CSS3 Animations with SVG and Filters

Every browser that supports CSS Transforms, Transitions, and Animations also supports SVG (Scalable Vector Graphics), an image format that has long been neglected by most web developers. After being ignored by Internet Explorer (IE) for a decade, SVG is experiencing something of a renaissance with its support in IE9 and all other modern browsers, making it ideal for deployment in mobile development and other use cases. As you’ll see in this chapter, CSS3 transitions and keyframes can integrate with SVG very well.

Filters, discussed in the second half of this chapter, are new to CSS but ...

Get Pro CSS3 Animation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.