Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
SMIL

5 Articles
{
,

}
Direct link to the article Fire SVG animations (SMIL) when the SVG is visible
IntersectionObserver SMIL

Fire SVG animations (SMIL) when the SVG is visible

Direct Link

When requirements read “when visible” your brain should go straight to IntersectionObserver. That’s exactly what Zach is doing here to kick off an animation when it scrolls into view.

Except this animation is an SVG SMIL animation: an <animate>…

Avatar of Chris Coyier
Shared by Chris Coyier on Sep 7, 2021
Direct link to the article How I Made a Generator for SVG Loaders With Sass and SMIL Options
generator loader Sass SMIL SVG

How I Made a Generator for SVG Loaders With Sass and SMIL Options

While learning Vue.js, I started building free web tools that involved the exploration of SVG, with the goal of learning something about both! Let’s take a look at one of those tools: a generator that makes SVG loaders and …

Avatar of Mariana Beldi
Mariana Beldi on Aug 26, 2021
GreenSock GSAP offset-path SMIL SMIL features SMIL replacement

SMIL is dead! Long live SMIL! A Guide to Alternatives to SMIL Features

SMIL, SVG’s native animation specification, has been highly regarded because it offers so many bells and whistles for performant SVG animation rendering. Unfortunately, support for SMIL is waning in WebKit, and has never (nor will likely ever) exist for Microsoft’s …

Avatar of Sarah Drasner
Sarah Drasner on Dec 14, 2015 (Updated on Aug 21, 2017)
animation shape morphing SMIL SVG animation

23: Animating SVG with SMIL

Even though animating SVG with CSS might be more comfortable for the average front-end person, SVG has another way do animation built right into the SVG syntax itself. This is exactly what we cover in brief in this video, but …

Avatar of Chris Coyier
Chris Coyier on Oct 18, 2014 (Updated on Sep 4, 2018)
animation shape morphing SMIL SVG

A Guide to SVG Animations (SMIL)

Update December 2015: At the time of this update, SMIL seems to be kinda dying. Sarah Drasner has a guide on how you can replace some of it’s features.

The following is a guest post by Sara Soueidan. Sara …

Avatar of Sara Soueidan
Sara Soueidan on Oct 13, 2014 (Updated on Aug 23, 2022)

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Agency Coaching
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top