Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

155
Views
How to use SVG <animate> for sprite animation

I want to achieve the sprite animation of the bird with SVG . I already have written code for that it is working in Chrome, Edge, Firefox but not working on Safari (the bird is not animating).

<image  id = "bird"  href="SVG/Birds/bird_1.svg" height="250" width="500" x = "7%" y = "1%">
 <animate
      id = "birdAnim2"
      attributeName="href"
      values = "SVG/Birds/bird_1.svg;SVG/Birds/bird2.svg;SVG/Birds/bird3.svg;"
      dur="0.8s"
      begin = "indefinite"
      repeatCount="indefinite"
 />
</image>

I can see an image of the bird so I don't think xlink:href was the issue but it is not animating on Safari.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!