The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › How to animate an image inside SVG (with CSS?)
I’ve got an image rendered inside a unicode character,▼, inside an SVG, giving me a nice effect without having to create a transparent png.
I’m wondering, is it possible to animate the image inside this ?
Tried to animate opacity but it’s not looking very good http://jsfiddle.net/n7Wy6/
Just wondering what else is possible?
How should the image be animated?
That is, what is it supposed to do?