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

143
Views
CSS animation leaves shadows on Safari and does not work

I worked couple hours on a slider that works perfectly fine on firefox and chrome, on safari it leaves a shadow and does not work at all. I would be glad to find some help.

This is what I have been basically using for the animations, just couple of these. Basically playing around with z-index's, right position and heights.

@keyframes BookAnimation2 {

    from { right: 10rem; height: 14rem; z-index: 6; }
    to { right: 18rem; height: 20rem; z-index: 7; }
}

Also there is way more code to this, some ifs and fors but it always comes down to the same kind of animation.

I trigger the animations with javascript, looking like this:

document.querySelector(".book02").style.animation = "BookAnimation2 2s forwards";

I tried using Autoprefixer, but that did not solve the problem.

This is where you can see the slider. I am more of a beginner and hope to find help.

http://www.ihr-digital-partner.de/#bookslider

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!