←back to thread

518 points cantdutchthis | 1 comments | | HN request time: 0.209s | source
Show context
pjc50 ◴[] No.44501400[source]
"SVG is inherently animated" is new to me, and now I'm going to spend my time on the bus thinking what might be done with that. Does it support infinite loop?
replies(4): >>44501544 #>>44501591 #>>44501688 #>>44502030 #
1. Jtsummers ◴[] No.44501544[source]
> Does it support infinite loop?

Yes it does.

https://www.w3schools.com/graphics/svg_animation.asp - Has some examples, you may need to refresh to see some of them (ones that don't repeat) in action as you scroll down the page.