Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

1 Answer

Steven Parker
Steven Parker
230,274 Points

:point_right: Install Chrome?   :stuck_out_tongue_winking_eye:

But seriously, if you're talking about SMIL animation, according to Can I Use?, your only recourse is a polyfill.

Here's one, and here is another.

Michael Williamson
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Michael Williamson
Front End Web Development Techdegree Graduate 23,903 Points

Hi Steven,

Yes IE I stay away from no doubt, on this occasion it is for a project to have cross browser compatibility, but the core requirements for the project don't require SVG animation and with your links I see IE 11 doesn't support that, so I'm dipping out on that task.

Thank you for your help.