Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS3 Animations Not Playing Nice in FF and Safari

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #207117
    justdan
    Participant

    Hey guys. Been working on a project at work that’s using some CSS3 animation code to create these spinner loading type circles. I’m developing on chrome but when I looked on FF and Safari it’s just completely broke. I’m not very familiar with CSS3 animations quite yet so I hoped online. I tried to put the “-webit-” on the keyframes and nothing. Then I read that I needed to use the prefixes like “-moz-animation” and so I went back in and tried that. Still drawing blanks. I put up a test case in codepen. Any insight I can get on this would be super helpful. Thanks guys.

    http://codepen.io/justdan/pen/NqQeXG

    #207189
    justdan
    Participant

    Thanks a lot, @Atelierbram. I forgot to change that CSS around since I was going from LESS to CSS. Everything looks great in all browsers now.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.